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 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 |
|---|---|---|---|---|---|
#567A8F | rgb(86, 122, 143) | hsl(202, 25%, 45%) | Muted Blue | View | |
#566C8F | rgb(86, 108, 143) | hsl(217, 25%, 45%) | Muted Blue | View | |
#565E8F | rgb(86, 94, 143) | hsl(232, 25%, 45%) | Muted Blue | View | |
#5D568F | rgb(93, 86, 143) | hsl(247, 25%, 45%) | Muted Blue | View | |
#6B568F | rgb(107, 86, 143) | hsl(262, 25%, 45%) | Muted Navy | View |
:root {
--color-1: #567A8F;
--color-2: #566C8F;
--color-3: #565E8F;
--color-4: #5D568F;
--color-5: #6B568F;
}Palettes that share visual characteristics and color harmony.