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 |
|---|---|---|---|---|---|
#1CE31C | rgb(28, 227, 28) | hsl(120, 78%, 50%) | Pure Green | View | |
#1CE34E | rgb(28, 227, 78) | hsl(135, 78%, 50%) | Pure Green | View | |
#1CE380 | rgb(28, 227, 128) | hsl(150, 78%, 50%) | Pure Emerald | View | |
#1CE3B1 | rgb(28, 227, 177) | hsl(165, 78%, 50%) | Pure Cyan | View | |
#1CE3E3 | rgb(28, 227, 227) | hsl(180, 78%, 50%) | Pure Cyan | View |
:root {
--color-1: #1CE31C;
--color-2: #1CE34E;
--color-3: #1CE380;
--color-4: #1CE3B1;
--color-5: #1CE3E3;
}Palettes that share visual characteristics and color harmony.