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 comfort palette featuring Burnt Orange, Burnt Orange, Dark Soft 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 |
|---|---|---|---|---|---|
#582F0E | rgb(88, 47, 14) | hsl(27, 73%, 20%) | Burnt Orange | View | |
#7F4F24 | rgb(127, 79, 36) | hsl(28, 56%, 32%) | Burnt Orange | View | |
#936639 | rgb(147, 102, 57) | hsl(30, 44%, 40%) | Dark Soft Orange | View | |
#A68A64 | rgb(166, 138, 100) | hsl(35, 27%, 52%) | Muted Amber | View | |
#B6AD90 | rgb(182, 173, 144) | hsl(46, 21%, 64%) | Muted Yellow | View | |
#C2C5AA | rgb(194, 197, 170) | hsl(67, 19%, 72%) | Light Muted Lime | View | |
#A4AC86 | rgb(164, 172, 134) | hsl(73, 19%, 60%) | Muted Lime | View | |
#656D4A | rgb(101, 109, 74) | hsl(74, 19%, 36%) | Dark Muted Lime | View | |
#414833 | rgb(65, 72, 51) | hsl(80, 17%, 24%) | Deep Muted Lime | View | |
#333D29 | rgb(51, 61, 41) | hsl(90, 20%, 20%) | Deep Muted Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Burnt Orange and Burnt Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #582F0E;
--color-2: #7F4F24;
--color-3: #936639;
--color-4: #A68A64;
--color-5: #B6AD90;
--color-6: #C2C5AA;
--color-7: #A4AC86;
--color-8: #656D4A;
--color-9: #414833;
--color-10: #333D29;
}Palettes that share visual characteristics and color harmony.