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 Sky Blue, Muted Blue, 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 |
|---|---|---|---|---|---|
#4B8E9B | rgb(75, 142, 155) | hsl(190, 35%, 45%) | Muted Sky Blue | View | |
#4B799B | rgb(75, 121, 155) | hsl(206, 35%, 45%) | Muted Blue | View | |
#4B659B | rgb(75, 101, 155) | hsl(220, 35%, 45%) | Muted Blue | View | |
#4B519B | rgb(75, 81, 155) | hsl(236, 35%, 45%) | Muted Blue | View | |
#584B9B | rgb(88, 75, 155) | hsl(250, 35%, 45%) | Muted Navy | View |
:root {
--color-1: #4B8E9B;
--color-2: #4B799B;
--color-3: #4B659B;
--color-4: #4B519B;
--color-5: #584B9B;
}Palettes that share visual characteristics and color harmony.