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 |
|---|---|---|---|---|---|
#CF1745 | rgb(207, 23, 69) | hsl(345, 80%, 45%) | Pure Red | View | |
#CF1717 | rgb(207, 23, 23) | hsl(0, 80%, 45%) | Pure Red | View | |
#CF4517 | rgb(207, 69, 23) | hsl(15, 80%, 45%) | Pure Orange | View | |
#CF7317 | rgb(207, 115, 23) | hsl(30, 80%, 45%) | Pure Orange | View | |
#CFA117 | rgb(207, 161, 23) | hsl(45, 80%, 45%) | Pure Yellow | View |
:root {
--color-1: #CF1745;
--color-2: #CF1717;
--color-3: #CF4517;
--color-4: #CF7317;
--color-5: #CFA117;
}Palettes that share visual characteristics and color harmony.