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 5-color combination featuring Burnt Orange, Dark Gray, Light Gray. Perfect for UI design, branding identities, and digital illustrations.
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 |
|---|---|---|---|---|---|
#38322E | rgb(56, 50, 46) | hsl(24, 10%, 20%) | Burnt Orange | View | |
#615851 | rgb(97, 88, 81) | hsl(26, 9%, 35%) | Dark Gray | View | |
#8B7E74 | rgb(139, 126, 116) | hsl(26, 9%, 50%) | Light Gray | View | |
#AEA49E | rgb(174, 164, 158) | hsl(23, 9%, 65%) | Light Gray | View | |
#D1CBC7 | rgb(209, 203, 199) | hsl(24, 10%, 80%) | Light Dusty Orange | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Burnt Orange and Dark Gray creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #38322E;
--color-2: #615851;
--color-3: #8B7E74;
--color-4: #AEA49E;
--color-5: #D1CBC7;
}Palettes that share visual characteristics and color harmony.