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 |
|---|---|---|---|---|---|
#EEA02B | rgb(238, 160, 43) | hsl(36, 85%, 55%) | Pure Amber | View | |
#EED12B | rgb(238, 209, 43) | hsl(51, 85%, 55%) | Pure Yellow | View | |
#DAEE2B | rgb(218, 238, 43) | hsl(66, 85%, 55%) | Pure Lime | View | |
#AAEE2B | rgb(170, 238, 43) | hsl(81, 85%, 55%) | Pure Lime | View | |
#79EE2B | rgb(121, 238, 43) | hsl(96, 85%, 55%) | 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: #EEA02B;
--color-2: #EED12B;
--color-3: #DAEE2B;
--color-4: #AAEE2B;
--color-5: #79EE2B;
}Palettes that share visual characteristics and color harmony.