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 Pure Amber, Pure Yellow, Pure 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 |
|---|---|---|---|---|---|
#EEA411 | rgb(238, 164, 17) | hsl(40, 87%, 50%) | Pure Amber | View | |
#EEDC11 | rgb(238, 220, 17) | hsl(55, 87%, 50%) | Pure Yellow | View | |
#C9EE11 | rgb(201, 238, 17) | hsl(70, 87%, 50%) | Pure Lime | View | |
#92EE11 | rgb(146, 238, 17) | hsl(85, 87%, 50%) | Pure Green | View | |
#5BEE11 | rgb(91, 238, 17) | hsl(100, 87%, 50%) | Pure Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Amber and Pure Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EEA411;
--color-2: #EEDC11;
--color-3: #C9EE11;
--color-4: #92EE11;
--color-5: #5BEE11;
}Palettes that share visual characteristics and color harmony.