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 |
|---|---|---|---|---|---|
#E5344B | rgb(229, 52, 75) | hsl(352, 77%, 55%) | Pure Red | View | |
#E54934 | rgb(229, 73, 52) | hsl(7, 77%, 55%) | Pure Red | View | |
#E57534 | rgb(229, 117, 52) | hsl(22, 77%, 55%) | Pure Orange | View | |
#E5A134 | rgb(229, 161, 52) | hsl(37, 77%, 55%) | Pure Amber | View | |
#E5CD34 | rgb(229, 205, 52) | hsl(52, 77%, 55%) | Pure Yellow | View |
:root {
--color-1: #E5344B;
--color-2: #E54934;
--color-3: #E57534;
--color-4: #E5A134;
--color-5: #E5CD34;
}Palettes that share visual characteristics and color harmony.