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 |
|---|---|---|---|---|---|
#7FCC9D | rgb(127, 204, 157) | hsl(143, 43%, 65%) | Soft Green | View | |
#7FCCB0 | rgb(127, 204, 176) | hsl(158, 43%, 65%) | Soft Emerald | View | |
#7FCCC3 | rgb(127, 204, 195) | hsl(173, 43%, 65%) | Soft Cyan | View | |
#7FC2CC | rgb(127, 194, 204) | hsl(188, 43%, 65%) | Soft Sky Blue | View | |
#7FAFCC | rgb(127, 175, 204) | hsl(203, 43%, 65%) | 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: #7FCC9D;
--color-2: #7FCCB0;
--color-3: #7FCCC3;
--color-4: #7FC2CC;
--color-5: #7FAFCC;
}Palettes that share visual characteristics and color harmony.