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 |
|---|---|---|---|---|---|
#39ACAA | rgb(57, 172, 170) | hsl(179, 50%, 45%) | Soft Cyan | View | |
#3991AC | rgb(57, 145, 172) | hsl(194, 50%, 45%) | Soft Sky Blue | View | |
#3975AC | rgb(57, 117, 172) | hsl(209, 50%, 45%) | Soft Blue | View | |
#3958AC | rgb(57, 88, 172) | hsl(224, 50%, 45%) | Soft Blue | View | |
#393BAC | rgb(57, 59, 172) | hsl(239, 50%, 45%) | 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: #39ACAA;
--color-2: #3991AC;
--color-3: #3975AC;
--color-4: #3958AC;
--color-5: #393BAC;
}Palettes that share visual characteristics and color harmony.