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 |
|---|---|---|---|---|---|
#E7183E | rgb(231, 24, 62) | hsl(349, 81%, 50%) | Pure Red | View | |
#E72618 | rgb(231, 38, 24) | hsl(4, 81%, 50%) | Pure Red | View | |
#E75A18 | rgb(231, 90, 24) | hsl(19, 81%, 50%) | Pure Orange | View | |
#E78D18 | rgb(231, 141, 24) | hsl(34, 81%, 50%) | Pure Orange | View | |
#E7C118 | rgb(231, 193, 24) | hsl(49, 81%, 50%) | Pure Yellow | View |
:root {
--color-1: #E7183E;
--color-2: #E72618;
--color-3: #E75A18;
--color-4: #E78D18;
--color-5: #E7C118;
}Palettes that share visual characteristics and color harmony.