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 |
|---|---|---|---|---|---|
#DA3C0B | rgb(218, 60, 11) | hsl(14, 90%, 45%) | Pure Red | View | |
#DA6F0B | rgb(218, 111, 11) | hsl(29, 90%, 45%) | Pure Orange | View | |
#DAA30B | rgb(218, 163, 11) | hsl(44, 90%, 45%) | Pure Amber | View | |
#DAD70B | rgb(218, 215, 11) | hsl(59, 90%, 45%) | Pure Yellow | View | |
#AADA0B | rgb(170, 218, 11) | hsl(74, 90%, 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: #DA3C0B;
--color-2: #DA6F0B;
--color-3: #DAA30B;
--color-4: #DAD70B;
--color-5: #AADA0B;
}Palettes that share visual characteristics and color harmony.