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 Light Green, Light Green, Light 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 |
|---|---|---|---|---|---|
#8BE48E | rgb(139, 228, 142) | hsl(122, 62%, 72%) | Light Green | View | |
#8BE4A4 | rgb(139, 228, 164) | hsl(137, 62%, 72%) | Light Green | View | |
#8BE4BB | rgb(139, 228, 187) | hsl(152, 62%, 72%) | Light Emerald | View | |
#8BE4D1 | rgb(139, 228, 209) | hsl(167, 62%, 72%) | Light Cyan | View | |
#8BE1E4 | rgb(139, 225, 228) | hsl(182, 62%, 72%) | Light Cyan | View |
:root {
--color-1: #8BE48E;
--color-2: #8BE4A4;
--color-3: #8BE4BB;
--color-4: #8BE4D1;
--color-5: #8BE1E4;
}Palettes that share visual characteristics and color harmony.