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, Dark Red, Burnt Orange. 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 |
|---|---|---|---|---|---|
#961D3B | rgb(150, 29, 59) | hsl(345, 68%, 35%) | Dark Red | View | |
#961D1D | rgb(150, 29, 29) | hsl(0, 68%, 35%) | Dark Red | View | |
#963B1D | rgb(150, 59, 29) | hsl(15, 68%, 35%) | Burnt Orange | View | |
#96591D | rgb(150, 89, 29) | hsl(30, 68%, 35%) | Burnt Orange | View | |
#96781D | rgb(150, 120, 29) | hsl(45, 68%, 35%) | Dark Yellow | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Red and Dark Red creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #961D3B;
--color-2: #961D1D;
--color-3: #963B1D;
--color-4: #96591D;
--color-5: #96781D;
}Palettes that share visual characteristics and color harmony.