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 Muted Cyan, Muted Cyan, Muted 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 |
|---|---|---|---|---|---|
#62B7A6 | rgb(98, 183, 166) | hsl(168, 37%, 55%) | Muted Cyan | View | |
#62B2B7 | rgb(98, 178, 183) | hsl(184, 37%, 55%) | Muted Cyan | View | |
#629DB7 | rgb(98, 157, 183) | hsl(198, 37%, 55%) | Muted Sky Blue | View | |
#6288B7 | rgb(98, 136, 183) | hsl(213, 37%, 55%) | Muted Blue | View | |
#6273B7 | rgb(98, 115, 183) | hsl(228, 37%, 55%) | Muted Blue | View |
:root {
--color-1: #62B7A6;
--color-2: #62B2B7;
--color-3: #629DB7;
--color-4: #6288B7;
--color-5: #6273B7;
}Palettes that share visual characteristics and color harmony.