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 |
|---|---|---|---|---|---|
#65B54A | rgb(101, 181, 74) | hsl(105, 42%, 50%) | Soft Green | View | |
#4AB54A | rgb(74, 181, 74) | hsl(120, 42%, 50%) | Soft Green | View | |
#4AB565 | rgb(74, 181, 101) | hsl(135, 42%, 50%) | Soft Green | View | |
#4AB580 | rgb(74, 181, 128) | hsl(150, 42%, 50%) | Soft Emerald | View | |
#4AB59A | rgb(74, 181, 154) | hsl(165, 42%, 50%) | Soft Cyan | View |
:root {
--color-1: #65B54A;
--color-2: #4AB54A;
--color-3: #4AB565;
--color-4: #4AB580;
--color-5: #4AB59A;
}Palettes that share visual characteristics and color harmony.