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 |
|---|---|---|---|---|---|
#6BAEA0 | rgb(107, 174, 160) | hsl(167, 29%, 55%) | Muted Cyan | View | |
#6BAAAE | rgb(107, 170, 174) | hsl(184, 29%, 55%) | Muted Cyan | View | |
#6B9AAE | rgb(107, 154, 174) | hsl(198, 29%, 55%) | Muted Sky Blue | View | |
#6B89AE | rgb(107, 137, 174) | hsl(213, 29%, 55%) | Muted Blue | View | |
#6B78AE | rgb(107, 120, 174) | hsl(228, 29%, 55%) | Muted Blue | View |
:root {
--color-1: #6BAEA0;
--color-2: #6BAAAE;
--color-3: #6B9AAE;
--color-4: #6B89AE;
--color-5: #6B78AE;
}Palettes that share visual characteristics and color harmony.