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 |
|---|---|---|---|---|---|
#97CB4D | rgb(151, 203, 77) | hsl(85, 55%, 55%) | Soft Green | View | |
#77CB4D | rgb(119, 203, 77) | hsl(100, 55%, 55%) | Soft Green | View | |
#58CB4D | rgb(88, 203, 77) | hsl(115, 55%, 55%) | Soft Green | View | |
#4DCB62 | rgb(77, 203, 98) | hsl(130, 55%, 55%) | Soft Green | View | |
#4DCB82 | rgb(77, 203, 130) | hsl(145, 55%, 55%) | Soft Emerald | View |
:root {
--color-1: #97CB4D;
--color-2: #77CB4D;
--color-3: #58CB4D;
--color-4: #4DCB62;
--color-5: #4DCB82;
}Palettes that share visual characteristics and color harmony.