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 |
|---|---|---|---|---|---|
#54AB9A | rgb(84, 171, 154) | hsl(168, 34%, 50%) | Muted Cyan | View | |
#54A7AB | rgb(84, 167, 171) | hsl(183, 34%, 50%) | Muted Cyan | View | |
#5491AB | rgb(84, 145, 171) | hsl(198, 34%, 50%) | Muted Sky Blue | View | |
#547BAB | rgb(84, 123, 171) | hsl(213, 34%, 50%) | Muted Blue | View | |
#5465AB | rgb(84, 101, 171) | hsl(228, 34%, 50%) | Muted Blue | View |
:root {
--color-1: #54AB9A;
--color-2: #54A7AB;
--color-3: #5491AB;
--color-4: #547BAB;
--color-5: #5465AB;
}Palettes that share visual characteristics and color harmony.