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 |
|---|---|---|---|---|---|
#B1ECAC | rgb(177, 236, 172) | hsl(115, 63%, 80%) | Light Green | View | |
#ACECB7 | rgb(172, 236, 183) | hsl(130, 63%, 80%) | Light Green | View | |
#ACECC7 | rgb(172, 236, 199) | hsl(145, 63%, 80%) | Light Emerald | View | |
#ACECD7 | rgb(172, 236, 215) | hsl(160, 63%, 80%) | Light Emerald | View | |
#ACECE7 | rgb(172, 236, 231) | hsl(175, 63%, 80%) | Light Cyan | View |
:root {
--color-1: #B1ECAC;
--color-2: #ACECB7;
--color-3: #ACECC7;
--color-4: #ACECD7;
--color-5: #ACECE7;
}Palettes that share visual characteristics and color harmony.