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 |
|---|---|---|---|---|---|
#CB231A | rgb(203, 35, 26) | hsl(3, 77%, 45%) | Pure Red | View | |
#CB4F1A | rgb(203, 79, 26) | hsl(18, 77%, 45%) | Pure Orange | View | |
#CB7C1A | rgb(203, 124, 26) | hsl(33, 77%, 45%) | Pure Orange | View | |
#CBA81A | rgb(203, 168, 26) | hsl(48, 77%, 45%) | Pure Yellow | View | |
#C2CB1A | rgb(194, 203, 26) | hsl(63, 77%, 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: #CB231A;
--color-2: #CB4F1A;
--color-3: #CB7C1A;
--color-4: #CBA81A;
--color-5: #C2CB1A;
}Palettes that share visual characteristics and color harmony.