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 |
|---|---|---|---|---|---|
#EC1337 | rgb(236, 19, 55) | hsl(350, 85%, 50%) | Pure Red | View | |
#EC2513 | rgb(236, 37, 19) | hsl(5, 85%, 50%) | Pure Red | View | |
#EC5B13 | rgb(236, 91, 19) | hsl(20, 85%, 50%) | Pure Orange | View | |
#EC9213 | rgb(236, 146, 19) | hsl(35, 85%, 50%) | Pure Amber | View | |
#ECC813 | rgb(236, 200, 19) | hsl(50, 85%, 50%) | Pure Yellow | View |
:root {
--color-1: #EC1337;
--color-2: #EC2513;
--color-3: #EC5B13;
--color-4: #EC9213;
--color-5: #ECC813;
}Palettes that share visual characteristics and color harmony.