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 |
|---|---|---|---|---|---|
#E6333C | rgb(230, 51, 60) | hsl(357, 78%, 55%) | Pure Red | View | |
#E65733 | rgb(230, 87, 51) | hsl(12, 78%, 55%) | Pure Red | View | |
#E68333 | rgb(230, 131, 51) | hsl(27, 78%, 55%) | Pure Orange | View | |
#E6B033 | rgb(230, 176, 51) | hsl(42, 78%, 55%) | Pure Amber | View | |
#E6DD33 | rgb(230, 221, 51) | hsl(57, 78%, 55%) | Pure Yellow | View |
:root {
--color-1: #E6333C;
--color-2: #E65733;
--color-3: #E68333;
--color-4: #E6B033;
--color-5: #E6DD33;
}Palettes that share visual characteristics and color harmony.