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 Orange, Dark 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 |
|---|---|---|---|---|---|
#BA261C | rgb(186, 38, 28) | hsl(4, 74%, 42%) | Dark Red | View | |
#BA4E1C | rgb(186, 78, 28) | hsl(19, 74%, 42%) | Dark Orange | View | |
#BA761C | rgb(186, 118, 28) | hsl(34, 74%, 42%) | Dark Orange | View | |
#BA9D1C | rgb(186, 157, 28) | hsl(49, 74%, 42%) | Dark Yellow | View | |
#B0BA1C | rgb(176, 186, 28) | hsl(64, 74%, 42%) | Dark Yellow | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Red and Dark Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #BA261C;
--color-2: #BA4E1C;
--color-3: #BA761C;
--color-4: #BA9D1C;
--color-5: #B0BA1C;
}Palettes that share visual characteristics and color harmony.