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 |
|---|---|---|---|---|---|
#7FCCB1 | rgb(127, 204, 177) | hsl(159, 43%, 65%) | Soft Emerald | View | |
#7FCCC4 | rgb(127, 204, 196) | hsl(174, 43%, 65%) | Soft Cyan | View | |
#7FC1CC | rgb(127, 193, 204) | hsl(189, 43%, 65%) | Soft Sky Blue | View | |
#7FADCC | rgb(127, 173, 204) | hsl(204, 43%, 65%) | Soft Blue | View | |
#7F9ACC | rgb(127, 154, 204) | hsl(219, 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: #7FCCB1;
--color-2: #7FCCC4;
--color-3: #7FC1CC;
--color-4: #7FADCC;
--color-5: #7F9ACC;
}Palettes that share visual characteristics and color harmony.