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 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 |
|---|---|---|---|---|---|
#39AC91 | rgb(57, 172, 145) | hsl(166, 50%, 45%) | Soft Cyan | View | |
#39AAAC | rgb(57, 170, 172) | hsl(181, 50%, 45%) | Soft Cyan | View | |
#398EAC | rgb(57, 142, 172) | hsl(196, 50%, 45%) | Soft Sky Blue | View | |
#3971AC | rgb(57, 113, 172) | hsl(211, 50%, 45%) | Soft Blue | View | |
#3954AC | rgb(57, 84, 172) | hsl(226, 50%, 45%) | Soft Blue | View |
:root {
--color-1: #39AC91;
--color-2: #39AAAC;
--color-3: #398EAC;
--color-4: #3971AC;
--color-5: #3954AC;
}Palettes that share visual characteristics and color harmony.