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 Orange. 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 |
|---|---|---|---|---|---|
#DA190B | rgb(218, 25, 11) | hsl(4, 90%, 45%) | Pure Red | View | |
#DA4D0B | rgb(218, 77, 11) | hsl(19, 90%, 45%) | Pure Orange | View | |
#DA810B | rgb(218, 129, 11) | hsl(34, 90%, 45%) | Pure Orange | View | |
#DAB40B | rgb(218, 180, 11) | hsl(49, 90%, 45%) | Pure Yellow | View | |
#CCDA0B | rgb(204, 218, 11) | hsl(64, 90%, 45%) | Pure Yellow | 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: #DA190B;
--color-2: #DA4D0B;
--color-3: #DA810B;
--color-4: #DAB40B;
--color-5: #CCDA0B;
}Palettes that share visual characteristics and color harmony.