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 |
|---|---|---|---|---|---|
#80A39B | rgb(128, 163, 155) | hsl(166, 16%, 57%) | Muted Cyan | View | |
#80A2A3 | rgb(128, 162, 163) | hsl(182, 16%, 57%) | Muted Cyan | View | |
#8099A3 | rgb(128, 153, 163) | hsl(197, 16%, 57%) | Muted Sky Blue | View | |
#8090A3 | rgb(128, 144, 163) | hsl(213, 16%, 57%) | Muted Blue | View | |
#8087A3 | rgb(128, 135, 163) | hsl(228, 16%, 57%) | Muted Blue | View |
:root {
--color-1: #80A39B;
--color-2: #80A2A3;
--color-3: #8099A3;
--color-4: #8090A3;
--color-5: #8087A3;
}Palettes that share visual characteristics and color harmony.