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 |
|---|---|---|---|---|---|
#39C6AC | rgb(57, 198, 172) | hsl(169, 55%, 50%) | Soft Cyan | View | |
#39BCC6 | rgb(57, 188, 198) | hsl(184, 55%, 50%) | Soft Cyan | View | |
#3999C6 | rgb(57, 153, 198) | hsl(199, 55%, 50%) | Soft Sky Blue | View | |
#3976C6 | rgb(57, 118, 198) | hsl(214, 55%, 50%) | Soft Blue | View | |
#3953C6 | rgb(57, 83, 198) | hsl(229, 55%, 50%) | Soft Blue | View |
:root {
--color-1: #39C6AC;
--color-2: #39BCC6;
--color-3: #3999C6;
--color-4: #3976C6;
--color-5: #3953C6;
}Palettes that share visual characteristics and color harmony.