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 |
|---|---|---|---|---|---|
#49D0B7 | rgb(73, 208, 183) | hsl(169, 59%, 55%) | Soft Cyan | View | |
#49C7D0 | rgb(73, 199, 208) | hsl(184, 59%, 55%) | Soft Cyan | View | |
#49A5D0 | rgb(73, 165, 208) | hsl(199, 59%, 55%) | Soft Sky Blue | View | |
#4983D0 | rgb(73, 131, 208) | hsl(214, 59%, 55%) | Soft Blue | View | |
#4961D0 | rgb(73, 97, 208) | hsl(229, 59%, 55%) | Soft Blue | View |
:root {
--color-1: #49D0B7;
--color-2: #49C7D0;
--color-3: #49A5D0;
--color-4: #4983D0;
--color-5: #4961D0;
}Palettes that share visual characteristics and color harmony.