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 |
|---|---|---|---|---|---|
#A8ED5E | rgb(168, 237, 94) | hsl(89, 80%, 65%) | Pure Green | View | |
#84ED5E | rgb(132, 237, 94) | hsl(104, 80%, 65%) | Pure Green | View | |
#61ED5E | rgb(97, 237, 94) | hsl(119, 80%, 65%) | Pure Green | View | |
#5EED80 | rgb(94, 237, 128) | hsl(134, 80%, 65%) | Pure Green | View | |
#5EEDA3 | rgb(94, 237, 163) | hsl(149, 80%, 65%) | Pure Emerald | View |
:root {
--color-1: #A8ED5E;
--color-2: #84ED5E;
--color-3: #61ED5E;
--color-4: #5EED80;
--color-5: #5EEDA3;
}Palettes that share visual characteristics and color harmony.