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 |
|---|---|---|---|---|---|
#81CAAE | rgb(129, 202, 174) | hsl(157, 41%, 65%) | Soft Emerald | View | |
#81CAC1 | rgb(129, 202, 193) | hsl(173, 41%, 65%) | Soft Cyan | View | |
#81C2CA | rgb(129, 194, 202) | hsl(187, 41%, 65%) | Soft Sky Blue | View | |
#81B0CA | rgb(129, 176, 202) | hsl(201, 41%, 65%) | Soft Blue | View | |
#819DCA | rgb(129, 157, 202) | hsl(217, 41%, 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: #81CAAE;
--color-2: #81CAC1;
--color-3: #81C2CA;
--color-4: #81B0CA;
--color-5: #819DCA;
}Palettes that share visual characteristics and color harmony.