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 Amber. 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 |
|---|---|---|---|---|---|
#EE452B | rgb(238, 69, 43) | hsl(8, 85%, 55%) | Pure Red | View | |
#EE752B | rgb(238, 117, 43) | hsl(23, 85%, 55%) | Pure Orange | View | |
#EEA62B | rgb(238, 166, 43) | hsl(38, 85%, 55%) | Pure Amber | View | |
#EED72B | rgb(238, 215, 43) | hsl(53, 85%, 55%) | Pure Yellow | View | |
#D4EE2B | rgb(212, 238, 43) | hsl(68, 85%, 55%) | Pure Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Red and Pure Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EE452B;
--color-2: #EE752B;
--color-3: #EEA62B;
--color-4: #EED72B;
--color-5: #D4EE2B;
}Palettes that share visual characteristics and color harmony.