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 |
|---|---|---|---|---|---|
#97ED5E | rgb(151, 237, 94) | hsl(96, 80%, 65%) | Pure Green | View | |
#74ED5E | rgb(116, 237, 94) | hsl(111, 80%, 65%) | Pure Green | View | |
#5EED6D | rgb(94, 237, 109) | hsl(126, 80%, 65%) | Pure Green | View | |
#5EED90 | rgb(94, 237, 144) | hsl(141, 80%, 65%) | Pure Green | View | |
#5EEDB4 | rgb(94, 237, 180) | hsl(156, 80%, 65%) | Pure Emerald | View |
:root {
--color-1: #97ED5E;
--color-2: #74ED5E;
--color-3: #5EED6D;
--color-4: #5EED90;
--color-5: #5EEDB4;
}Palettes that share visual characteristics and color harmony.