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 |
|---|---|---|---|---|---|
#3DEB2D | rgb(61, 235, 45) | hsl(115, 83%, 55%) | Pure Green | View | |
#2DEB4D | rgb(45, 235, 77) | hsl(130, 83%, 55%) | Pure Green | View | |
#2DEB7C | rgb(45, 235, 124) | hsl(145, 83%, 55%) | Pure Emerald | View | |
#2DEBAC | rgb(45, 235, 172) | hsl(160, 83%, 55%) | Pure Emerald | View | |
#2DEBDC | rgb(45, 235, 220) | hsl(175, 83%, 55%) | Pure Cyan | View |
:root {
--color-1: #3DEB2D;
--color-2: #2DEB4D;
--color-3: #2DEB7C;
--color-4: #2DEBAC;
--color-5: #2DEBDC;
}Palettes that share visual characteristics and color harmony.