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 |
|---|---|---|---|---|---|
#49D0B5 | rgb(73, 208, 181) | hsl(168, 59%, 55%) | Soft Cyan | View | |
#49C9D0 | rgb(73, 201, 208) | hsl(183, 59%, 55%) | Soft Cyan | View | |
#49A7D0 | rgb(73, 167, 208) | hsl(198, 59%, 55%) | Soft Sky Blue | View | |
#4985D0 | rgb(73, 133, 208) | hsl(213, 59%, 55%) | Soft Blue | View | |
#4964D0 | rgb(73, 100, 208) | hsl(228, 59%, 55%) | Soft Blue | View |
:root {
--color-1: #49D0B5;
--color-2: #49C9D0;
--color-3: #49A7D0;
--color-4: #4985D0;
--color-5: #4964D0;
}Palettes that share visual characteristics and color harmony.