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 Soft Green, Soft Green, Soft 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 |
|---|---|---|---|---|---|
#57C15D | rgb(87, 193, 93) | hsl(123, 46%, 55%) | Soft Green | View | |
#57C177 | rgb(87, 193, 119) | hsl(138, 46%, 55%) | Soft Green | View | |
#57C192 | rgb(87, 193, 146) | hsl(153, 46%, 55%) | Soft Emerald | View | |
#57C1AC | rgb(87, 193, 172) | hsl(168, 46%, 55%) | Soft Cyan | View | |
#57BCC1 | rgb(87, 188, 193) | hsl(183, 46%, 55%) | Soft Cyan | View |
:root {
--color-1: #57C15D;
--color-2: #57C177;
--color-3: #57C192;
--color-4: #57C1AC;
--color-5: #57BCC1;
}Palettes that share visual characteristics and color harmony.