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 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 |
|---|---|---|---|---|---|
#D2F1B1 | rgb(210, 241, 177) | hsl(89, 70%, 82%) | Light Green | View | |
#C2F1B1 | rgb(194, 241, 177) | hsl(104, 70%, 82%) | Light Green | View | |
#B2F1B1 | rgb(178, 241, 177) | hsl(119, 70%, 82%) | Light Green | View | |
#B1F1C0 | rgb(177, 241, 192) | hsl(134, 70%, 82%) | Light Green | View | |
#B1F1D0 | rgb(177, 241, 208) | hsl(149, 70%, 82%) | Light Emerald | View |
:root {
--color-1: #D2F1B1;
--color-2: #C2F1B1;
--color-3: #B2F1B1;
--color-4: #B1F1C0;
--color-5: #B1F1D0;
}Palettes that share visual characteristics and color harmony.