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 |
|---|---|---|---|---|---|
#2FF028 | rgb(47, 240, 40) | hsl(118, 87%, 55%) | Pure Green | View | |
#28F054 | rgb(40, 240, 84) | hsl(133, 87%, 55%) | Pure Green | View | |
#28F086 | rgb(40, 240, 134) | hsl(148, 87%, 55%) | Pure Emerald | View | |
#28F0B8 | rgb(40, 240, 184) | hsl(163, 87%, 55%) | Pure Emerald | View | |
#28F0E9 | rgb(40, 240, 233) | hsl(178, 87%, 55%) | Pure Cyan | View |
:root {
--color-1: #2FF028;
--color-2: #28F054;
--color-3: #28F086;
--color-4: #28F0B8;
--color-5: #28F0E9;
}Palettes that share visual characteristics and color harmony.