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 |
|---|---|---|---|---|---|
#90C86F | rgb(144, 200, 111) | hsl(98, 45%, 61%) | Soft Green | View | |
#79C86F | rgb(121, 200, 111) | hsl(113, 45%, 61%) | Soft Green | View | |
#6FC87B | rgb(111, 200, 123) | hsl(128, 45%, 61%) | Soft Green | View | |
#6FC891 | rgb(111, 200, 145) | hsl(143, 45%, 61%) | Soft Green | View | |
#6FC8A7 | rgb(111, 200, 167) | hsl(158, 45%, 61%) | Soft Emerald | View |
:root {
--color-1: #90C86F;
--color-2: #79C86F;
--color-3: #6FC87B;
--color-4: #6FC891;
--color-5: #6FC8A7;
}Palettes that share visual characteristics and color harmony.