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 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 |
|---|---|---|---|---|---|
#2CF10E | rgb(44, 241, 14) | hsl(112, 89%, 50%) | Pure Green | View | |
#0EF129 | rgb(14, 241, 41) | hsl(127, 89%, 50%) | Pure Green | View | |
#0EF161 | rgb(14, 241, 97) | hsl(142, 89%, 50%) | Pure Green | View | |
#0EF19A | rgb(14, 241, 154) | hsl(157, 89%, 50%) | Pure Emerald | View | |
#0EF1D3 | rgb(14, 241, 211) | hsl(172, 89%, 50%) | Pure Cyan | View |
:root {
--color-1: #2CF10E;
--color-2: #0EF129;
--color-3: #0EF161;
--color-4: #0EF19A;
--color-5: #0EF1D3;
}Palettes that share visual characteristics and color harmony.