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 Pure Red, Dark Pure Orange, Dark Pure 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 |
|---|---|---|---|---|---|
#CE3B12 | rgb(206, 59, 18) | hsl(13, 84%, 44%) | Dark Pure Red | View | |
#CE6A12 | rgb(206, 106, 18) | hsl(28, 84%, 44%) | Dark Pure Orange | View | |
#CE9912 | rgb(206, 153, 18) | hsl(43, 84%, 44%) | Dark Pure Amber | View | |
#CEC812 | rgb(206, 200, 18) | hsl(58, 84%, 44%) | Dark Pure Yellow | View | |
#A6CE12 | rgb(166, 206, 18) | hsl(73, 84%, 44%) | Dark Pure Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Pure Red and Dark Pure Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #CE3B12;
--color-2: #CE6A12;
--color-3: #CE9912;
--color-4: #CEC812;
--color-5: #A6CE12;
}Palettes that share visual characteristics and color harmony.