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 Orange, 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 |
|---|---|---|---|---|---|
#E22A1D | rgb(226, 42, 29) | hsl(4, 77%, 50%) | Pure Red | View | |
#E25C1D | rgb(226, 92, 29) | hsl(19, 77%, 50%) | Pure Orange | View | |
#E28D1D | rgb(226, 141, 29) | hsl(34, 77%, 50%) | Pure Orange | View | |
#E2BE1D | rgb(226, 190, 29) | hsl(49, 77%, 50%) | Pure Yellow | View | |
#D5E21D | rgb(213, 226, 29) | hsl(64, 77%, 50%) | Pure Yellow | View |
:root {
--color-1: #E22A1D;
--color-2: #E25C1D;
--color-3: #E28D1D;
--color-4: #E2BE1D;
--color-5: #D5E21D;
}Palettes that share visual characteristics and color harmony.