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 |
|---|---|---|---|---|---|
#FFD152 | rgb(255, 209, 82) | hsl(44, 100%, 66%) | Vibrant Amber | View | |
#FFFC52 | rgb(255, 252, 82) | hsl(59, 100%, 66%) | Vibrant Yellow | View | |
#D7FF52 | rgb(215, 255, 82) | hsl(74, 100%, 66%) | Vibrant Lime | View | |
#ABFF52 | rgb(171, 255, 82) | hsl(89, 100%, 66%) | Vibrant Green | View | |
#80FF52 | rgb(128, 255, 82) | hsl(104, 100%, 66%) | 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: #FFD152;
--color-2: #FFFC52;
--color-3: #D7FF52;
--color-4: #ABFF52;
--color-5: #80FF52;
}Palettes that share visual characteristics and color harmony.