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 |
|---|---|---|---|---|---|
#E41B4D | rgb(228, 27, 77) | hsl(345, 79%, 50%) | Pure Red | View | |
#E41B1B | rgb(228, 27, 27) | hsl(0, 79%, 50%) | Pure Red | View | |
#E44D1B | rgb(228, 77, 27) | hsl(15, 79%, 50%) | Pure Orange | View | |
#E4801B | rgb(228, 128, 27) | hsl(30, 79%, 50%) | Pure Orange | View | |
#E4B21B | rgb(228, 178, 27) | hsl(45, 79%, 50%) | Pure Yellow | View |
:root {
--color-1: #E41B4D;
--color-2: #E41B1B;
--color-3: #E44D1B;
--color-4: #E4801B;
--color-5: #E4B21B;
}Palettes that share visual characteristics and color harmony.