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 |
|---|---|---|---|---|---|
#4B9B87 | rgb(75, 155, 135) | hsl(165, 35%, 45%) | Muted Cyan | View | |
#4B9B9B | rgb(75, 155, 155) | hsl(180, 35%, 45%) | Muted Cyan | View | |
#4B879B | rgb(75, 135, 155) | hsl(195, 35%, 45%) | Muted Sky Blue | View | |
#4B739B | rgb(75, 115, 155) | hsl(210, 35%, 45%) | Muted Blue | View | |
#4B5F9B | rgb(75, 95, 155) | hsl(225, 35%, 45%) | Muted Blue | View |
:root {
--color-1: #4B9B87;
--color-2: #4B9B9B;
--color-3: #4B879B;
--color-4: #4B739B;
--color-5: #4B5F9B;
}Palettes that share visual characteristics and color harmony.