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 |
|---|---|---|---|---|---|
#63B0A2 | rgb(99, 176, 162) | hsl(169, 33%, 54%) | Muted Cyan | View | |
#63ABB0 | rgb(99, 171, 176) | hsl(184, 33%, 54%) | Muted Cyan | View | |
#6398B0 | rgb(99, 152, 176) | hsl(199, 33%, 54%) | Muted Sky Blue | View | |
#6385B0 | rgb(99, 133, 176) | hsl(214, 33%, 54%) | Muted Blue | View | |
#6371B0 | rgb(99, 113, 176) | hsl(229, 33%, 54%) | Muted Blue | View |
:root {
--color-1: #63B0A2;
--color-2: #63ABB0;
--color-3: #6398B0;
--color-4: #6385B0;
--color-5: #6371B0;
}Palettes that share visual characteristics and color harmony.