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 |
|---|---|---|---|---|---|
#77C65D | rgb(119, 198, 93) | hsl(105, 48%, 57%) | Soft Green | View | |
#5DC65D | rgb(93, 198, 93) | hsl(120, 48%, 57%) | Soft Green | View | |
#5DC677 | rgb(93, 198, 119) | hsl(135, 48%, 57%) | Soft Green | View | |
#5DC691 | rgb(93, 198, 145) | hsl(150, 48%, 57%) | Soft Emerald | View | |
#5DC6AC | rgb(93, 198, 172) | hsl(165, 48%, 57%) | Soft Cyan | View |
:root {
--color-1: #77C65D;
--color-2: #5DC65D;
--color-3: #5DC677;
--color-4: #5DC691;
--color-5: #5DC6AC;
}Palettes that share visual characteristics and color harmony.