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 |
|---|---|---|---|---|---|
#E2271D | rgb(226, 39, 29) | hsl(3, 77%, 50%) | Pure Red | View | |
#E2581D | rgb(226, 88, 29) | hsl(18, 77%, 50%) | Pure Orange | View | |
#E2891D | rgb(226, 137, 29) | hsl(33, 77%, 50%) | Pure Orange | View | |
#E2BA1D | rgb(226, 186, 29) | hsl(48, 77%, 50%) | Pure Yellow | View | |
#D8E21D | rgb(216, 226, 29) | hsl(63, 77%, 50%) | Pure Yellow | View |
:root {
--color-1: #E2271D;
--color-2: #E2581D;
--color-3: #E2891D;
--color-4: #E2BA1D;
--color-5: #D8E21D;
}Palettes that share visual characteristics and color harmony.