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 |
|---|---|---|---|---|---|
#78BB5D | rgb(120, 187, 93) | hsl(103, 41%, 55%) | Soft Green | View | |
#60BB5D | rgb(96, 187, 93) | hsl(118, 41%, 55%) | Soft Green | View | |
#5DBB72 | rgb(93, 187, 114) | hsl(133, 41%, 55%) | Soft Green | View | |
#5DBB89 | rgb(93, 187, 137) | hsl(148, 41%, 55%) | Soft Emerald | View | |
#5DBBA1 | rgb(93, 187, 161) | hsl(163, 41%, 55%) | Soft Emerald | View |
:root {
--color-1: #78BB5D;
--color-2: #60BB5D;
--color-3: #5DBB72;
--color-4: #5DBB89;
--color-5: #5DBBA1;
}Palettes that share visual characteristics and color harmony.