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 |
|---|---|---|---|---|---|
#CA1E1C | rgb(202, 30, 28) | hsl(1, 76%, 45%) | Pure Red | View | |
#CA4A1C | rgb(202, 74, 28) | hsl(16, 76%, 45%) | Pure Orange | View | |
#CA761C | rgb(202, 118, 28) | hsl(31, 76%, 45%) | Pure Orange | View | |
#CAA11C | rgb(202, 161, 28) | hsl(46, 76%, 45%) | Pure Yellow | View | |
#C7CA1C | rgb(199, 202, 28) | hsl(61, 76%, 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: #CA1E1C;
--color-2: #CA4A1C;
--color-3: #CA761C;
--color-4: #CAA11C;
--color-5: #C7CA1C;
}Palettes that share visual characteristics and color harmony.