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 |
|---|---|---|---|---|---|
#EEC35D | rgb(238, 195, 93) | hsl(42, 81%, 65%) | Pure Amber | View | |
#EEE75D | rgb(238, 231, 93) | hsl(57, 81%, 65%) | Pure Yellow | View | |
#D1EE5D | rgb(209, 238, 93) | hsl(72, 81%, 65%) | Pure Lime | View | |
#ADEE5D | rgb(173, 238, 93) | hsl(87, 81%, 65%) | Pure Green | View | |
#89EE5D | rgb(137, 238, 93) | hsl(102, 81%, 65%) | 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: #EEC35D;
--color-2: #EEE75D;
--color-3: #D1EE5D;
--color-4: #ADEE5D;
--color-5: #89EE5D;
}Palettes that share visual characteristics and color harmony.