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 |
|---|---|---|---|---|---|
#EC133B | rgb(236, 19, 59) | hsl(349, 85%, 50%) | Pure Red | View | |
#EC2213 | rgb(236, 34, 19) | hsl(4, 85%, 50%) | Pure Red | View | |
#EC5813 | rgb(236, 88, 19) | hsl(19, 85%, 50%) | Pure Orange | View | |
#EC8E13 | rgb(236, 142, 19) | hsl(34, 85%, 50%) | Pure Orange | View | |
#ECC413 | rgb(236, 196, 19) | hsl(49, 85%, 50%) | Pure Yellow | View |
:root {
--color-1: #EC133B;
--color-2: #EC2213;
--color-3: #EC5813;
--color-4: #EC8E13;
--color-5: #ECC413;
}Palettes that share visual characteristics and color harmony.