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 |
|---|---|---|---|---|---|
#DA2A0B | rgb(218, 42, 11) | hsl(9, 90%, 45%) | Pure Red | View | |
#DA5E0B | rgb(218, 94, 11) | hsl(24, 90%, 45%) | Pure Orange | View | |
#DA920B | rgb(218, 146, 11) | hsl(39, 90%, 45%) | Pure Amber | View | |
#DAC50B | rgb(218, 197, 11) | hsl(54, 90%, 45%) | Pure Yellow | View | |
#BBDA0B | rgb(187, 218, 11) | hsl(69, 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: #DA2A0B;
--color-2: #DA5E0B;
--color-3: #DA920B;
--color-4: #DAC50B;
--color-5: #BBDA0B;
}Palettes that share visual characteristics and color harmony.