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 Emerald, Soft Cyan. 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 |
|---|---|---|---|---|---|
#6FC38E | rgb(111, 195, 142) | hsl(142, 41%, 60%) | Soft Green | View | |
#6FC3A3 | rgb(111, 195, 163) | hsl(157, 41%, 60%) | Soft Emerald | View | |
#6FC3B8 | rgb(111, 195, 184) | hsl(172, 41%, 60%) | Soft Cyan | View | |
#6FB9C3 | rgb(111, 185, 195) | hsl(187, 41%, 60%) | Soft Sky Blue | View | |
#6FA4C3 | rgb(111, 164, 195) | hsl(202, 41%, 60%) | Soft Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Green and Soft Emerald creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #6FC38E;
--color-2: #6FC3A3;
--color-3: #6FC3B8;
--color-4: #6FB9C3;
--color-5: #6FA4C3;
}Palettes that share visual characteristics and color harmony.