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 |
|---|---|---|---|---|---|
#6BA89D | rgb(107, 168, 157) | hsl(169, 26%, 54%) | Muted Cyan | View | |
#6BA4A8 | rgb(107, 164, 168) | hsl(184, 26%, 54%) | Muted Cyan | View | |
#6B95A8 | rgb(107, 149, 168) | hsl(199, 26%, 54%) | Muted Sky Blue | View | |
#6B86A8 | rgb(107, 134, 168) | hsl(213, 26%, 54%) | Muted Blue | View | |
#6B76A8 | rgb(107, 118, 168) | hsl(229, 26%, 54%) | Muted Blue | View |
:root {
--color-1: #6BA89D;
--color-2: #6BA4A8;
--color-3: #6B95A8;
--color-4: #6B86A8;
--color-5: #6B76A8;
}Palettes that share visual characteristics and color harmony.