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 Cyan, Soft Sky Blue, Soft 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 |
|---|---|---|---|---|---|
#81CAC2 | rgb(129, 202, 194) | hsl(173, 41%, 65%) | Soft Cyan | View | |
#81C1CA | rgb(129, 193, 202) | hsl(187, 41%, 65%) | Soft Sky Blue | View | |
#81AECA | rgb(129, 174, 202) | hsl(203, 41%, 65%) | Soft Blue | View | |
#819CCA | rgb(129, 156, 202) | hsl(218, 41%, 65%) | Soft Blue | View | |
#818ACA | rgb(129, 138, 202) | hsl(233, 41%, 65%) | Soft Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Cyan and Soft Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #81CAC2;
--color-2: #81C1CA;
--color-3: #81AECA;
--color-4: #819CCA;
--color-5: #818ACA;
}Palettes that share visual characteristics and color harmony.