Rind Reveal Text
A transparent pointer-light wordmark that reveals a primary/secondary color pass inside readable chunky type.
Component Showcase
Interactive Playground
Adjust sliders and values to preview changes in real-time
textRIND
Headline text to reveal.
labelPointer light reveal
Optional accessibility and eyebrow label.
baseColor#f4f4f4
Base text color.
scanColor#7fff5e
Secondary green reveal color.
accentColor#ff5c71
Primary accent reveal color.
API Reference (Props)
Component properties and type specifications
| Prop | Type | Default | Description |
|---|---|---|---|
| text | string | "RIND" | Headline text to reveal. |
| label | string | "Pointer light reveal" | Optional accessibility and eyebrow label. |
| baseColor | string | "#f4f4f4" | Base text color. |
| scanColor | string | "#7fff5e" | Secondary green reveal color. |
| accentColor | string | "#ff5c71" | Primary accent reveal color. |
