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 Navy. 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 |
|---|---|---|---|---|---|
#5E6687 | rgb(94, 102, 135) | hsl(228, 18%, 45%) | Muted Blue | View | |
#615E87 | rgb(97, 94, 135) | hsl(244, 18%, 45%) | Muted Blue | View | |
#6B5E87 | rgb(107, 94, 135) | hsl(259, 18%, 45%) | Muted Navy | View | |
#765E87 | rgb(118, 94, 135) | hsl(275, 18%, 45%) | Muted Purple | View | |
#805E87 | rgb(128, 94, 135) | hsl(290, 18%, 45%) | Muted Purple | View |
:root {
--color-1: #5E6687;
--color-2: #615E87;
--color-3: #6B5E87;
--color-4: #765E87;
--color-5: #805E87;
}Palettes that share visual characteristics and color harmony.