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 muted palette featuring Deep Muted Blue, Purple Navy, Mountbatten Pink.
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 |
|---|---|---|---|---|---|
#22223B | rgb(34, 34, 59) | hsl(240, 27%, 18%) | Deep Muted Blue | View | |
#4A4E69 | rgb(74, 78, 105) | hsl(232, 17%, 35%) | Purple Navy | View | |
#9A8C98 | rgb(154, 140, 152) | hsl(309, 6%, 58%) | Mountbatten Pink | View | |
#C9ADA7 | rgb(201, 173, 167) | hsl(11, 24%, 72%) | Silver Pink | View | |
#F2E9E4 | rgb(242, 233, 228) | hsl(21, 35%, 92%) | Linen Light | View |
:root {
--color-1: #22223B;
--color-2: #4A4E69;
--color-3: #9A8C98;
--color-4: #C9ADA7;
--color-5: #F2E9E4;
}Palettes that share visual characteristics and color harmony.