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 Lime, Pure Green, 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 |
|---|---|---|---|---|---|
#CAEE5D | rgb(202, 238, 93) | hsl(75, 81%, 65%) | Pure Lime | View | |
#A6EE5D | rgb(166, 238, 93) | hsl(90, 81%, 65%) | Pure Green | View | |
#82EE5D | rgb(130, 238, 93) | hsl(105, 81%, 65%) | Pure Green | View | |
#5DEE5D | rgb(93, 238, 93) | hsl(120, 81%, 65%) | Pure Green | View | |
#5DEE82 | rgb(93, 238, 130) | hsl(135, 81%, 65%) | Pure Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Lime and Pure Green creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #CAEE5D;
--color-2: #A6EE5D;
--color-3: #82EE5D;
--color-4: #5DEE5D;
--color-5: #5DEE82;
}Palettes that share visual characteristics and color harmony.