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 |
|---|---|---|---|---|---|
#66C24C | rgb(102, 194, 76) | hsl(107, 49%, 53%) | Soft Green | View | |
#4CC250 | rgb(76, 194, 80) | hsl(122, 49%, 53%) | Soft Green | View | |
#4CC26E | rgb(76, 194, 110) | hsl(137, 49%, 53%) | Soft Green | View | |
#4CC28B | rgb(76, 194, 139) | hsl(152, 49%, 53%) | Soft Emerald | View | |
#4CC2A8 | rgb(76, 194, 168) | hsl(167, 49%, 53%) | Soft Cyan | View |
:root {
--color-1: #66C24C;
--color-2: #4CC250;
--color-3: #4CC26E;
--color-4: #4CC28B;
--color-5: #4CC2A8;
}Palettes that share visual characteristics and color harmony.