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 |
|---|---|---|---|---|---|
#991A3A | rgb(153, 26, 58) | hsl(345, 71%, 35%) | Dark Red | View | |
#991A1A | rgb(153, 26, 26) | hsl(0, 71%, 35%) | Dark Red | View | |
#993A1A | rgb(153, 58, 26) | hsl(15, 71%, 35%) | Burnt Orange | View | |
#99591A | rgb(153, 89, 26) | hsl(30, 71%, 35%) | Burnt Orange | View | |
#99791A | rgb(153, 121, 26) | hsl(45, 71%, 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: #991A3A;
--color-2: #991A1A;
--color-3: #993A1A;
--color-4: #99591A;
--color-5: #99791A;
}Palettes that share visual characteristics and color harmony.