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 |
|---|---|---|---|---|---|
#87BB44 | rgb(135, 187, 68) | hsl(86, 47%, 50%) | Soft Green | View | |
#6ABB44 | rgb(106, 187, 68) | hsl(101, 47%, 50%) | Soft Green | View | |
#4CBB44 | rgb(76, 187, 68) | hsl(116, 47%, 50%) | Soft Green | View | |
#44BB5A | rgb(68, 187, 90) | hsl(131, 47%, 50%) | Soft Green | View | |
#44BB78 | rgb(68, 187, 120) | hsl(146, 47%, 50%) | Soft Emerald | View |
:root {
--color-1: #87BB44;
--color-2: #6ABB44;
--color-3: #4CBB44;
--color-4: #44BB5A;
--color-5: #44BB78;
}Palettes that share visual characteristics and color harmony.