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 |
|---|---|---|---|---|---|
#55AF4B | rgb(85, 175, 75) | hsl(114, 40%, 49%) | Soft Green | View | |
#4BAF5A | rgb(75, 175, 90) | hsl(129, 40%, 49%) | Soft Green | View | |
#4BAF73 | rgb(75, 175, 115) | hsl(144, 40%, 49%) | Soft Green | View | |
#4BAF8C | rgb(75, 175, 140) | hsl(159, 40%, 49%) | Soft Emerald | View | |
#4BAFA5 | rgb(75, 175, 165) | hsl(174, 40%, 49%) | Soft Cyan | View |
:root {
--color-1: #55AF4B;
--color-2: #4BAF5A;
--color-3: #4BAF73;
--color-4: #4BAF8C;
--color-5: #4BAFA5;
}Palettes that share visual characteristics and color harmony.