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 |
|---|---|---|---|---|---|
#D32C1D | rgb(211, 44, 29) | hsl(5, 76%, 47%) | Pure Red | View | |
#D3591D | rgb(211, 89, 29) | hsl(20, 76%, 47%) | Pure Orange | View | |
#D3871D | rgb(211, 135, 29) | hsl(35, 76%, 47%) | Pure Amber | View | |
#D3B51D | rgb(211, 181, 29) | hsl(50, 76%, 47%) | Pure Yellow | View | |
#C4D31D | rgb(196, 211, 29) | hsl(65, 76%, 47%) | 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: #D32C1D;
--color-2: #D3591D;
--color-3: #D3871D;
--color-4: #D3B51D;
--color-5: #C4D31D;
}Palettes that share visual characteristics and color harmony.