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 |
|---|---|---|---|---|---|
#87C16C | rgb(135, 193, 108) | hsl(101, 41%, 59%) | Soft Green | View | |
#71C16C | rgb(113, 193, 108) | hsl(116, 41%, 59%) | Soft Green | View | |
#6CC17B | rgb(108, 193, 123) | hsl(131, 41%, 59%) | Soft Green | View | |
#6CC191 | rgb(108, 193, 145) | hsl(146, 41%, 59%) | Soft Emerald | View | |
#6CC1A6 | rgb(108, 193, 166) | hsl(161, 41%, 59%) | Soft Emerald | View |
:root {
--color-1: #87C16C;
--color-2: #71C16C;
--color-3: #6CC17B;
--color-4: #6CC191;
--color-5: #6CC1A6;
}Palettes that share visual characteristics and color harmony.