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 |
|---|---|---|---|---|---|
#33ED12 | rgb(51, 237, 18) | hsl(111, 86%, 50%) | Pure Green | View | |
#12ED28 | rgb(18, 237, 40) | hsl(126, 86%, 50%) | Pure Green | View | |
#12ED5F | rgb(18, 237, 95) | hsl(141, 86%, 50%) | Pure Green | View | |
#12ED95 | rgb(18, 237, 149) | hsl(156, 86%, 50%) | Pure Emerald | View | |
#12EDCC | rgb(18, 237, 204) | hsl(171, 86%, 50%) | Pure Cyan | View |
:root {
--color-1: #33ED12;
--color-2: #12ED28;
--color-3: #12ED5F;
--color-4: #12ED95;
--color-5: #12EDCC;
}Palettes that share visual characteristics and color harmony.