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 |
|---|---|---|---|---|---|
#E9EE5D | rgb(233, 238, 93) | hsl(62, 81%, 65%) | Pure Yellow | View | |
#C5EE5D | rgb(197, 238, 93) | hsl(77, 81%, 65%) | Pure Lime | View | |
#A1EE5D | rgb(161, 238, 93) | hsl(92, 81%, 65%) | Pure Green | View | |
#7DEE5D | rgb(125, 238, 93) | hsl(107, 81%, 65%) | Pure Green | View | |
#5DEE62 | rgb(93, 238, 98) | hsl(122, 81%, 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: #E9EE5D;
--color-2: #C5EE5D;
--color-3: #A1EE5D;
--color-4: #7DEE5D;
--color-5: #5DEE62;
}Palettes that share visual characteristics and color harmony.