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 |
|---|---|---|---|---|---|
#FFB805 | rgb(255, 184, 5) | hsl(43, 100%, 51%) | Vibrant Amber | View | |
#FFF705 | rgb(255, 247, 5) | hsl(58, 100%, 51%) | Vibrant Yellow | View | |
#C9FF05 | rgb(201, 255, 5) | hsl(73, 100%, 51%) | Vibrant Lime | View | |
#8AFF05 | rgb(138, 255, 5) | hsl(88, 100%, 51%) | Vibrant Green | View | |
#4CFF05 | rgb(76, 255, 5) | hsl(103, 100%, 51%) | 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: #FFB805;
--color-2: #FFF705;
--color-3: #C9FF05;
--color-4: #8AFF05;
--color-5: #4CFF05;
}Palettes that share visual characteristics and color harmony.