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 Burnt Orange, Dusty Blue, Light Muted Amber.
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 |
|---|---|---|---|---|---|
#4E3629 | rgb(78, 54, 41) | hsl(21, 31%, 23%) | Burnt Orange | View | |
#748995 | rgb(116, 137, 149) | hsl(202, 13%, 52%) | Dusty Blue | View | |
#D6D2C8 | rgb(214, 210, 200) | hsl(43, 15%, 81%) | Light Muted Amber | View | |
#CBB895 | rgb(203, 184, 149) | hsl(39, 34%, 69%) | Muted Amber | View | |
#245C63 | rgb(36, 92, 99) | hsl(187, 47%, 26%) | Dark Soft Sky Blue | View | |
#B86A4B | rgb(184, 106, 75) | hsl(17, 43%, 51%) | Soft Orange | View |
:root {
--color-1: #4E3629;
--color-2: #748995;
--color-3: #D6D2C8;
--color-4: #CBB895;
--color-5: #245C63;
--color-6: #B86A4B;
}Palettes that share visual characteristics and color harmony.