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 |
|---|---|---|---|---|---|
#80ED12 | rgb(128, 237, 18) | hsl(90, 86%, 50%) | Pure Green | View | |
#49ED12 | rgb(73, 237, 18) | hsl(105, 86%, 50%) | Pure Green | View | |
#12ED12 | rgb(18, 237, 18) | hsl(120, 86%, 50%) | Pure Green | View | |
#12ED49 | rgb(18, 237, 73) | hsl(135, 86%, 50%) | Pure Green | View | |
#12ED80 | rgb(18, 237, 128) | hsl(150, 86%, 50%) | Pure Emerald | View |
:root {
--color-1: #80ED12;
--color-2: #49ED12;
--color-3: #12ED12;
--color-4: #12ED49;
--color-5: #12ED80;
}Palettes that share visual characteristics and color harmony.