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 |
|---|---|---|---|---|---|
#E2122B | rgb(226, 18, 43) | hsl(353, 85%, 48%) | Pure Red | View | |
#E22E12 | rgb(226, 46, 18) | hsl(8, 85%, 48%) | Pure Red | View | |
#E26212 | rgb(226, 98, 18) | hsl(23, 85%, 48%) | Pure Orange | View | |
#E29612 | rgb(226, 150, 18) | hsl(38, 85%, 48%) | Pure Amber | View | |
#E2CA12 | rgb(226, 202, 18) | hsl(53, 85%, 48%) | Pure Yellow | View |
:root {
--color-1: #E2122B;
--color-2: #E22E12;
--color-3: #E26212;
--color-4: #E29612;
--color-5: #E2CA12;
}Palettes that share visual characteristics and color harmony.