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 |
|---|---|---|---|---|---|
#83CF4A | rgb(131, 207, 74) | hsl(94, 58%, 55%) | Soft Green | View | |
#62CF4A | rgb(98, 207, 74) | hsl(109, 58%, 55%) | Soft Green | View | |
#4ACF53 | rgb(74, 207, 83) | hsl(124, 58%, 55%) | Soft Green | View | |
#4ACF74 | rgb(74, 207, 116) | hsl(139, 58%, 55%) | Soft Green | View | |
#4ACF95 | rgb(74, 207, 149) | hsl(154, 58%, 55%) | Soft Emerald | View |
:root {
--color-1: #83CF4A;
--color-2: #62CF4A;
--color-3: #4ACF53;
--color-4: #4ACF74;
--color-5: #4ACF95;
}Palettes that share visual characteristics and color harmony.