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 |
|---|---|---|---|---|---|
#2DE31C | rgb(45, 227, 28) | hsl(115, 78%, 50%) | Pure Green | View | |
#1CE33D | rgb(28, 227, 61) | hsl(130, 78%, 50%) | Pure Green | View | |
#1CE36F | rgb(28, 227, 111) | hsl(145, 78%, 50%) | Pure Emerald | View | |
#1CE3A1 | rgb(28, 227, 161) | hsl(160, 78%, 50%) | Pure Emerald | View | |
#1CE3D2 | rgb(28, 227, 210) | hsl(175, 78%, 50%) | Pure Cyan | View |
:root {
--color-1: #2DE31C;
--color-2: #1CE33D;
--color-3: #1CE36F;
--color-4: #1CE3A1;
--color-5: #1CE3D2;
}Palettes that share visual characteristics and color harmony.