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 |
|---|---|---|---|---|---|
#64C94F | rgb(100, 201, 79) | hsl(110, 53%, 55%) | Soft Green | View | |
#4FC95A | rgb(79, 201, 90) | hsl(125, 53%, 55%) | Soft Green | View | |
#4FC978 | rgb(79, 201, 120) | hsl(140, 53%, 55%) | Soft Green | View | |
#4FC996 | rgb(79, 201, 150) | hsl(155, 53%, 55%) | Soft Emerald | View | |
#4FC9B5 | rgb(79, 201, 181) | hsl(170, 53%, 55%) | Soft Cyan | View |
:root {
--color-1: #64C94F;
--color-2: #4FC95A;
--color-3: #4FC978;
--color-4: #4FC996;
--color-5: #4FC9B5;
}Palettes that share visual characteristics and color harmony.