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 Dark Red, Burnt Orange, Dark Amber. 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 |
|---|---|---|---|---|---|
#701D10 | rgb(112, 29, 16) | hsl(8, 75%, 25%) | Dark Red | View | |
#703510 | rgb(112, 53, 16) | hsl(23, 75%, 25%) | Burnt Orange | View | |
#704C10 | rgb(112, 76, 16) | hsl(38, 75%, 25%) | Dark Amber | View | |
#706410 | rgb(112, 100, 16) | hsl(53, 75%, 25%) | Dark Yellow | View | |
#637010 | rgb(99, 112, 16) | hsl(68, 75%, 25%) | Dark Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Red and Burnt Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #701D10;
--color-2: #703510;
--color-3: #704C10;
--color-4: #706410;
--color-5: #637010;
}Palettes that share visual characteristics and color harmony.