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 Lime, Pure Green. 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 |
|---|---|---|---|---|---|
#EAE362 | rgb(234, 227, 98) | hsl(57, 76%, 65%) | Pure Yellow | View | |
#CEEA62 | rgb(206, 234, 98) | hsl(72, 76%, 65%) | Pure Lime | View | |
#ADEA62 | rgb(173, 234, 98) | hsl(87, 76%, 65%) | Pure Green | View | |
#8BEA62 | rgb(139, 234, 98) | hsl(102, 76%, 65%) | Pure Green | View | |
#69EA62 | rgb(105, 234, 98) | hsl(117, 76%, 65%) | Pure Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Yellow and Pure Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EAE362;
--color-2: #CEEA62;
--color-3: #ADEA62;
--color-4: #8BEA62;
--color-5: #69EA62;
}Palettes that share visual characteristics and color harmony.