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 Yellow, 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 |
|---|---|---|---|---|---|
#EABB2E | rgb(234, 187, 46) | hsl(45, 82%, 55%) | Pure Yellow | View | |
#EAEA2E | rgb(234, 234, 46) | hsl(60, 82%, 55%) | Pure Yellow | View | |
#BBEA2E | rgb(187, 234, 46) | hsl(75, 82%, 55%) | Pure Lime | View | |
#8CEA2E | rgb(140, 234, 46) | hsl(90, 82%, 55%) | Pure Green | View | |
#5DEA2E | rgb(93, 234, 46) | hsl(105, 82%, 55%) | Pure Green | View |
:root {
--color-1: #EABB2E;
--color-2: #EAEA2E;
--color-3: #BBEA2E;
--color-4: #8CEA2E;
--color-5: #5DEA2E;
}Palettes that share visual characteristics and color harmony.