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 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 |
|---|---|---|---|---|---|
#B23D1F | rgb(178, 61, 31) | hsl(12, 70%, 41%) | Dark Red | View | |
#B2611F | rgb(178, 97, 31) | hsl(27, 70%, 41%) | Dark Orange | View | |
#B2861F | rgb(178, 134, 31) | hsl(42, 70%, 41%) | Dark Amber | View | |
#B2AA1F | rgb(178, 170, 31) | hsl(57, 70%, 41%) | Dark Yellow | View | |
#94B21F | rgb(148, 178, 31) | hsl(72, 70%, 41%) | Dark Lime | 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: #B23D1F;
--color-2: #B2611F;
--color-3: #B2861F;
--color-4: #B2AA1F;
--color-5: #94B21F;
}Palettes that share visual characteristics and color harmony.