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 |
|---|---|---|---|---|---|
#75EE2B | rgb(117, 238, 43) | hsl(97, 85%, 55%) | Pure Green | View | |
#45EE2B | rgb(69, 238, 43) | hsl(112, 85%, 55%) | Pure Green | View | |
#2BEE41 | rgb(43, 238, 65) | hsl(127, 85%, 55%) | Pure Green | View | |
#2BEE72 | rgb(43, 238, 114) | hsl(142, 85%, 55%) | Pure Green | View | |
#2BEEA3 | rgb(43, 238, 163) | hsl(157, 85%, 55%) | Pure Emerald | View |
:root {
--color-1: #75EE2B;
--color-2: #45EE2B;
--color-3: #2BEE41;
--color-4: #2BEE72;
--color-5: #2BEEA3;
}Palettes that share visual characteristics and color harmony.