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 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 |
|---|---|---|---|---|---|
#71A89E | rgb(113, 168, 158) | hsl(169, 24%, 55%) | Muted Cyan | View | |
#71A4A8 | rgb(113, 164, 168) | hsl(184, 24%, 55%) | Muted Cyan | View | |
#7196A8 | rgb(113, 150, 168) | hsl(200, 24%, 55%) | Muted Blue | View | |
#7189A8 | rgb(113, 137, 168) | hsl(214, 24%, 55%) | Muted Blue | View | |
#717BA8 | rgb(113, 123, 168) | hsl(229, 24%, 55%) | Muted Blue | View |
:root {
--color-1: #71A89E;
--color-2: #71A4A8;
--color-3: #7196A8;
--color-4: #7189A8;
--color-5: #717BA8;
}Palettes that share visual characteristics and color harmony.