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 |
|---|---|---|---|---|---|
#E83034 | rgb(232, 48, 52) | hsl(359, 80%, 55%) | Pure Red | View | |
#E85B30 | rgb(232, 91, 48) | hsl(14, 80%, 55%) | Pure Red | View | |
#E88930 | rgb(232, 137, 48) | hsl(29, 80%, 55%) | Pure Orange | View | |
#E8B730 | rgb(232, 183, 48) | hsl(44, 80%, 55%) | Pure Amber | View | |
#E8E530 | rgb(232, 229, 48) | hsl(59, 80%, 55%) | Pure Yellow | View |
:root {
--color-1: #E83034;
--color-2: #E85B30;
--color-3: #E88930;
--color-4: #E8B730;
--color-5: #E8E530;
}Palettes that share visual characteristics and color harmony.