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 Emerald. 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 |
|---|---|---|---|---|---|
#5EED6A | rgb(94, 237, 106) | hsl(125, 80%, 65%) | Pure Green | View | |
#5EED8E | rgb(94, 237, 142) | hsl(140, 80%, 65%) | Pure Green | View | |
#5EEDB2 | rgb(94, 237, 178) | hsl(155, 80%, 65%) | Pure Emerald | View | |
#5EEDD5 | rgb(94, 237, 213) | hsl(170, 80%, 65%) | Pure Cyan | View | |
#5EE1ED | rgb(94, 225, 237) | hsl(185, 80%, 65%) | Pure Sky Blue | View |
:root {
--color-1: #5EED6A;
--color-2: #5EED8E;
--color-3: #5EEDB2;
--color-4: #5EEDD5;
--color-5: #5EE1ED;
}Palettes that share visual characteristics and color harmony.