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 |
|---|---|---|---|---|---|
#93D2CC | rgb(147, 210, 204) | hsl(174, 41%, 70%) | Soft Cyan | View | |
#93C8D2 | rgb(147, 200, 210) | hsl(190, 41%, 70%) | Soft Sky Blue | View | |
#93B9D2 | rgb(147, 185, 210) | hsl(204, 41%, 70%) | Soft Blue | View | |
#93A9D2 | rgb(147, 169, 210) | hsl(219, 41%, 70%) | Soft Blue | View | |
#9399D2 | rgb(147, 153, 210) | hsl(234, 41%, 70%) | 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: #93D2CC;
--color-2: #93C8D2;
--color-3: #93B9D2;
--color-4: #93A9D2;
--color-5: #9399D2;
}Palettes that share visual characteristics and color harmony.