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 Green, Pure Green, Pure Emerald. 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 |
|---|---|---|---|---|---|
#5DEE5D | rgb(93, 238, 93) | hsl(120, 81%, 65%) | Pure Green | View | |
#5DEE82 | rgb(93, 238, 130) | hsl(135, 81%, 65%) | Pure Green | View | |
#5DEEA6 | rgb(93, 238, 166) | hsl(150, 81%, 65%) | Pure Emerald | View | |
#5DEECA | rgb(93, 238, 202) | hsl(165, 81%, 65%) | Pure Cyan | View | |
#5DEEEE | rgb(93, 238, 238) | hsl(180, 81%, 65%) | Pure Cyan | View |
:root {
--color-1: #5DEE5D;
--color-2: #5DEE82;
--color-3: #5DEEA6;
--color-4: #5DEECA;
--color-5: #5DEEEE;
}Palettes that share visual characteristics and color harmony.