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 Emerald, Soft Cyan, Soft Sky Blue. 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 |
|---|---|---|---|---|---|
#7FCCAC | rgb(127, 204, 172) | hsl(155, 43%, 65%) | Soft Emerald | View | |
#7FCCBF | rgb(127, 204, 191) | hsl(170, 43%, 65%) | Soft Cyan | View | |
#7FC6CC | rgb(127, 198, 204) | hsl(185, 43%, 65%) | Soft Sky Blue | View | |
#7FB3CC | rgb(127, 179, 204) | hsl(199, 43%, 65%) | Soft Sky Blue | View | |
#7F9FCC | rgb(127, 159, 204) | hsl(215, 43%, 65%) | Soft Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Emerald and Soft Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #7FCCAC;
--color-2: #7FCCBF;
--color-3: #7FC6CC;
--color-4: #7FB3CC;
--color-5: #7F9FCC;
}Palettes that share visual characteristics and color harmony.