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 |
|---|---|---|---|---|---|
#CB1A44 | rgb(203, 26, 68) | hsl(346, 77%, 45%) | Pure Red | View | |
#CB1D1A | rgb(203, 29, 26) | hsl(1, 77%, 45%) | Pure Red | View | |
#CB4A1A | rgb(203, 74, 26) | hsl(16, 77%, 45%) | Pure Orange | View | |
#CB761A | rgb(203, 118, 26) | hsl(31, 77%, 45%) | Pure Orange | View | |
#CBA21A | rgb(203, 162, 26) | hsl(46, 77%, 45%) | Pure Yellow | View |
:root {
--color-1: #CB1A44;
--color-2: #CB1D1A;
--color-3: #CB4A1A;
--color-4: #CB761A;
--color-5: #CBA21A;
}Palettes that share visual characteristics and color harmony.