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 |
|---|---|---|---|---|---|
#EEC272 | rgb(238, 194, 114) | hsl(39, 78%, 69%) | Pure Amber | View | |
#EEE172 | rgb(238, 225, 114) | hsl(54, 78%, 69%) | Pure Yellow | View | |
#DBEE72 | rgb(219, 238, 114) | hsl(69, 78%, 69%) | Pure Lime | View | |
#BCEE72 | rgb(188, 238, 114) | hsl(84, 78%, 69%) | Pure Lime | View | |
#9DEE72 | rgb(157, 238, 114) | hsl(99, 78%, 69%) | 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: #EEC272;
--color-2: #EEE172;
--color-3: #DBEE72;
--color-4: #BCEE72;
--color-5: #9DEE72;
}Palettes that share visual characteristics and color harmony.