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 |
|---|---|---|---|---|---|
#FFC014 | rgb(255, 192, 20) | hsl(44, 100%, 54%) | Vibrant Amber | View | |
#FFFB14 | rgb(255, 251, 20) | hsl(59, 100%, 54%) | Vibrant Yellow | View | |
#C8FF14 | rgb(200, 255, 20) | hsl(74, 100%, 54%) | Vibrant Lime | View | |
#8EFF14 | rgb(142, 255, 20) | hsl(89, 100%, 54%) | Vibrant Green | View | |
#53FF14 | rgb(83, 255, 20) | hsl(104, 100%, 54%) | 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: #FFC014;
--color-2: #FFFB14;
--color-3: #C8FF14;
--color-4: #8EFF14;
--color-5: #53FF14;
}Palettes that share visual characteristics and color harmony.