Events
Dress code as a palette with colour copying
A guest dress code as a palette: five large overlapping colour circles like dabs on a swatch card; a click copies the HEX, the circle hops and the caption turns to “copied”. To the right of the palette a short “better avoid” list on an accent panel, below it two looks: “her” and “him”.
What you can change
- eyebrow, title, lede, swatches (name, hex), hint, copiedLabel
- looks (who, title, text), avoidTitle, avoidItems
- accent and background, tone
A link for your AI agent: preview, code and instructions.
Preview
Use it with AI
- 1. Copy the link.
- 2. Write to your agent in your own words and drop the link into the sentence.
- 3. The agent opens the link and installs the component from the registry.
put this on the home page as the hero:
https://vibeui.ru/c/event-009?lang=en&theme=dark
Not sure where to paste it? Step-by-step guide
Show the full instructions
What the link says, spelled out. Use it when your agent cannot open links — paste this text instead.
Loading…
For developers
The install command lives in the “Component source” block below — a signed link that stays valid for 24 hours.
Technical notes
One file, zero dependencies, “use client” for copying (navigator.clipboard, 1.6 s state). Circles are buttons with --vibeui-event-009-chip from swatch.hex, diameter clamp(4.5rem,14cqi,7.5rem), overlap via margin-right and a box-shadow ring in the background colour; hover lifts, data-copied runs the hop keyframes. The caption is the name and the HEX in tabular figures. From 56rem the palette and “avoid” sit in two columns (1.5fr/.8fr), the looks in two columns beneath. Palette --vibeui-event-009-* is neutral: ink and paper via light-dark(), the site colours come through the accent, ink and background props; dark theme via .dark/[data-theme] or tone. Cormorant Garamond and Manrope come via <link precedence> from Google Fonts with Georgia and system fallbacks. accent and background override colours, prefers-reduced-motion disables animations.
Tags
- wedding
- dress code
- palette
- colors
- swatches
- copy
- hex
- outfit
- guests
- serif
- cream
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…