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 Red, 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 |
|---|---|---|---|---|---|
#CB1A23 | rgb(203, 26, 35) | hsl(357, 77%, 45%) | Pure Red | View | |
#CB3E1A | rgb(203, 62, 26) | hsl(12, 77%, 45%) | Pure Red | View | |
#CB6A1A | rgb(203, 106, 26) | hsl(27, 77%, 45%) | Pure Orange | View | |
#CB961A | rgb(203, 150, 26) | hsl(42, 77%, 45%) | Pure Amber | View | |
#CBC21A | rgb(203, 194, 26) | hsl(57, 77%, 45%) | Pure Yellow | View |
:root {
--color-1: #CB1A23;
--color-2: #CB3E1A;
--color-3: #CB6A1A;
--color-4: #CB961A;
--color-5: #CBC21A;
}Palettes that share visual characteristics and color harmony.