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 Pure Red, Pure Orange, 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 |
|---|---|---|---|---|---|
#D32F12 | rgb(211, 47, 18) | hsl(9, 84%, 45%) | Pure Red | View | |
#D35F12 | rgb(211, 95, 18) | hsl(24, 84%, 45%) | Pure Orange | View | |
#D39012 | rgb(211, 144, 18) | hsl(39, 84%, 45%) | Pure Amber | View | |
#D3C012 | rgb(211, 192, 18) | hsl(54, 84%, 45%) | Pure Yellow | View | |
#B6D312 | rgb(182, 211, 18) | hsl(69, 84%, 45%) | Pure Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Red and Pure Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #D32F12;
--color-2: #D35F12;
--color-3: #D39012;
--color-4: #D3C012;
--color-5: #B6D312;
}Palettes that share visual characteristics and color harmony.