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 Muted Cyan, Muted Orange, Burnt Orange.
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 |
|---|---|---|---|---|---|
#89B3B6 | rgb(137, 179, 182) | hsl(184, 24%, 63%) | Muted Cyan | View | |
#91785D | rgb(145, 120, 93) | hsl(31, 22%, 47%) | Muted Orange | View | |
#8B5D33 | rgb(139, 93, 51) | hsl(29, 46%, 37%) | Burnt Orange | View | |
#3A445D | rgb(58, 68, 93) | hsl(223, 23%, 30%) | Dark Muted Blue | View | |
#0D3B66 | rgb(13, 59, 102) | hsl(209, 77%, 23%) | Deep Pure Blue | View |
:root {
--color-1: #89B3B6;
--color-2: #91785D;
--color-3: #8B5D33;
--color-4: #3A445D;
--color-5: #0D3B66;
}Palettes that share visual characteristics and color harmony.