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 trending palette featuring Midnight Navy, Dark Muted Blue, Dark Muted Blue.
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 |
|---|---|---|---|---|---|
#2B193D | rgb(43, 25, 61) | hsl(270, 42%, 17%) | Midnight Navy | View | |
#2C365E | rgb(44, 54, 94) | hsl(228, 36%, 27%) | Dark Muted Blue | View | |
#484D6D | rgb(72, 77, 109) | hsl(232, 20%, 35%) | Dark Muted Blue | View | |
#E07BE0 | rgb(224, 123, 224) | hsl(300, 62%, 68%) | Purple | View | |
#DCCCFF | rgb(220, 204, 255) | hsl(259, 100%, 90%) | Pale Vibrant Navy | View |
:root {
--color-1: #2B193D;
--color-2: #2C365E;
--color-3: #484D6D;
--color-4: #E07BE0;
--color-5: #DCCCFF;
}Palettes that share visual characteristics and color harmony.