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 |
|---|---|---|---|---|---|
#49D0B0 | rgb(73, 208, 176) | hsl(166, 59%, 55%) | Soft Cyan | View | |
#49CED0 | rgb(73, 206, 208) | hsl(181, 59%, 55%) | Soft Cyan | View | |
#49ACD0 | rgb(73, 172, 208) | hsl(196, 59%, 55%) | Soft Sky Blue | View | |
#498AD0 | rgb(73, 138, 208) | hsl(211, 59%, 55%) | Soft Blue | View | |
#4968D0 | rgb(73, 104, 208) | hsl(226, 59%, 55%) | Soft Blue | View |
:root {
--color-1: #49D0B0;
--color-2: #49CED0;
--color-3: #49ACD0;
--color-4: #498AD0;
--color-5: #4968D0;
}Palettes that share visual characteristics and color harmony.