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 |
|---|---|---|---|---|---|
#BB4625 | rgb(187, 70, 37) | hsl(13, 67%, 44%) | Dark Red | View | |
#BB6B25 | rgb(187, 107, 37) | hsl(28, 67%, 44%) | Dark Orange | View | |
#BB9125 | rgb(187, 145, 37) | hsl(43, 67%, 44%) | Dark Amber | View | |
#BBB625 | rgb(187, 182, 37) | hsl(58, 67%, 44%) | Dark Yellow | View | |
#9BBB25 | rgb(155, 187, 37) | hsl(73, 67%, 44%) | 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: #BB4625;
--color-2: #BB6B25;
--color-3: #BB9125;
--color-4: #BBB625;
--color-5: #9BBB25;
}Palettes that share visual characteristics and color harmony.