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 |
|---|---|---|---|---|---|
#31F127 | rgb(49, 241, 39) | hsl(117, 88%, 55%) | Pure Green | View | |
#27F150 | rgb(39, 241, 80) | hsl(132, 88%, 55%) | Pure Green | View | |
#27F182 | rgb(39, 241, 130) | hsl(147, 88%, 55%) | Pure Emerald | View | |
#27F1B5 | rgb(39, 241, 181) | hsl(162, 88%, 55%) | Pure Emerald | View | |
#27F1E7 | rgb(39, 241, 231) | hsl(177, 88%, 55%) | Pure Cyan | View |
:root {
--color-1: #31F127;
--color-2: #27F150;
--color-3: #27F182;
--color-4: #27F1B5;
--color-5: #27F1E7;
}Palettes that share visual characteristics and color harmony.