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 |
|---|---|---|---|---|---|
#AC462A | rgb(172, 70, 42) | hsl(13, 61%, 42%) | Dark Red | View | |
#AC672A | rgb(172, 103, 42) | hsl(28, 61%, 42%) | Dark Orange | View | |
#AC872A | rgb(172, 135, 42) | hsl(43, 61%, 42%) | Dark Amber | View | |
#ACA82A | rgb(172, 168, 42) | hsl(58, 61%, 42%) | Dark Yellow | View | |
#90AC2A | rgb(144, 172, 42) | hsl(73, 61%, 42%) | 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: #AC462A;
--color-2: #AC672A;
--color-3: #AC872A;
--color-4: #ACA82A;
--color-5: #90AC2A;
}Palettes that share visual characteristics and color harmony.