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 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 |
|---|---|---|---|---|---|
#65C059 | rgb(101, 192, 89) | hsl(113, 45%, 55%) | Soft Green | View | |
#59C066 | rgb(89, 192, 102) | hsl(128, 45%, 55%) | Soft Green | View | |
#59C080 | rgb(89, 192, 128) | hsl(143, 45%, 55%) | Soft Green | View | |
#59C09A | rgb(89, 192, 154) | hsl(158, 45%, 55%) | Soft Emerald | View | |
#59C0B4 | rgb(89, 192, 180) | hsl(173, 45%, 55%) | Soft Cyan | View |
:root {
--color-1: #65C059;
--color-2: #59C066;
--color-3: #59C080;
--color-4: #59C09A;
--color-5: #59C0B4;
}Palettes that share visual characteristics and color harmony.