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 |
|---|---|---|---|---|---|
#EAA22E | rgb(234, 162, 46) | hsl(37, 82%, 55%) | Pure Amber | View | |
#EAD12E | rgb(234, 209, 46) | hsl(52, 82%, 55%) | Pure Yellow | View | |
#D4EA2E | rgb(212, 234, 46) | hsl(67, 82%, 55%) | Pure Lime | View | |
#A5EA2E | rgb(165, 234, 46) | hsl(82, 82%, 55%) | Pure Lime | View | |
#76EA2E | rgb(118, 234, 46) | hsl(97, 82%, 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: #EAA22E;
--color-2: #EAD12E;
--color-3: #D4EA2E;
--color-4: #A5EA2E;
--color-5: #76EA2E;
}Palettes that share visual characteristics and color harmony.