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 Sky Blue, Muted 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 |
|---|---|---|---|---|---|
#629A9D | rgb(98, 154, 157) | hsl(183, 23%, 50%) | Muted Cyan | View | |
#628B9D | rgb(98, 139, 157) | hsl(198, 23%, 50%) | Muted Sky Blue | View | |
#627D9D | rgb(98, 125, 157) | hsl(213, 23%, 50%) | Muted Blue | View | |
#626E9D | rgb(98, 110, 157) | hsl(228, 23%, 50%) | Muted Blue | View | |
#65629D | rgb(101, 98, 157) | hsl(243, 23%, 50%) | Muted Blue | View |
:root {
--color-1: #629A9D;
--color-2: #628B9D;
--color-3: #627D9D;
--color-4: #626E9D;
--color-5: #65629D;
}Palettes that share visual characteristics and color harmony.