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 |
|---|---|---|---|---|---|
#BCF5C1 | rgb(188, 245, 193) | hsl(125, 74%, 85%) | Light Green | View | |
#BCF5CF | rgb(188, 245, 207) | hsl(140, 74%, 85%) | Light Green | View | |
#BCF5DD | rgb(188, 245, 221) | hsl(155, 74%, 85%) | Light Emerald | View | |
#BCF5EC | rgb(188, 245, 236) | hsl(171, 74%, 85%) | Light Cyan | View | |
#BCF0F5 | rgb(188, 240, 245) | hsl(185, 74%, 85%) | Light Sky Blue | View |
:root {
--color-1: #BCF5C1;
--color-2: #BCF5CF;
--color-3: #BCF5DD;
--color-4: #BCF5EC;
--color-5: #BCF0F5;
}Palettes that share visual characteristics and color harmony.