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 |
|---|---|---|---|---|---|
#F4B20B | rgb(244, 178, 11) | hsl(43, 91%, 50%) | Vibrant Amber | View | |
#F4EC0B | rgb(244, 236, 11) | hsl(58, 91%, 50%) | Vibrant Yellow | View | |
#C1F40B | rgb(193, 244, 11) | hsl(73, 91%, 50%) | Vibrant Lime | View | |
#87F40B | rgb(135, 244, 11) | hsl(88, 91%, 50%) | Vibrant Green | View | |
#4DF40B | rgb(77, 244, 11) | hsl(103, 91%, 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: #F4B20B;
--color-2: #F4EC0B;
--color-3: #C1F40B;
--color-4: #87F40B;
--color-5: #4DF40B;
}Palettes that share visual characteristics and color harmony.