Loading
Preparing the next color view
Building palettes, metadata, and layout pieces for this route.
Building palettes, metadata, and layout pieces for this route.
A 5-color combination featuring Vibrant Amber, Vibrant Yellow, Vibrant Lime. Perfect for UI design, branding identities, and digital illustrations.
See how this palette performs in real-world UI mockups.
Experience the perfect harmony of colors calculated for your brand identity.
| Swatch | HEX | RGB | HSL | Name | Details |
|---|---|---|---|---|---|
#FFA600 | rgb(255, 166, 0) | hsl(39, 100%, 50%) | Vibrant Amber | View | |
#FFE600 | rgb(255, 230, 0) | hsl(54, 100%, 50%) | Vibrant Yellow | View | |
#D9FF00 | rgb(217, 255, 0) | hsl(69, 100%, 50%) | Vibrant Lime | View | |
#99FF00 | rgb(153, 255, 0) | hsl(84, 100%, 50%) | Vibrant Lime | View | |
#59FF00 | rgb(89, 255, 0) | hsl(99, 100%, 50%) | Vibrant Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Vibrant Amber and Vibrant Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #FFA600;
--color-2: #FFE600;
--color-3: #D9FF00;
--color-4: #99FF00;
--color-5: #59FF00;
}Palettes that share visual characteristics and color harmony.