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 |
|---|---|---|---|---|---|
#85C7CC | rgb(133, 199, 204) | hsl(184, 41%, 66%) | Soft Cyan | View | |
#85B5CC | rgb(133, 181, 204) | hsl(199, 41%, 66%) | Soft Sky Blue | View | |
#85A4CC | rgb(133, 164, 204) | hsl(214, 41%, 66%) | Soft Blue | View | |
#8592CC | rgb(133, 146, 204) | hsl(229, 41%, 66%) | Soft Blue | View | |
#8985CC | rgb(137, 133, 204) | hsl(243, 41%, 66%) | 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: #85C7CC;
--color-2: #85B5CC;
--color-3: #85A4CC;
--color-4: #8592CC;
--color-5: #8985CC;
}Palettes that share visual characteristics and color harmony.