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 |
|---|---|---|---|---|---|
#EE3E2B | rgb(238, 62, 43) | hsl(6, 85%, 55%) | Pure Red | View | |
#EE6F2B | rgb(238, 111, 43) | hsl(21, 85%, 55%) | Pure Orange | View | |
#EEA02B | rgb(238, 160, 43) | hsl(36, 85%, 55%) | Pure Amber | View | |
#EED12B | rgb(238, 209, 43) | hsl(51, 85%, 55%) | Pure Yellow | View | |
#DAEE2B | rgb(218, 238, 43) | hsl(66, 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: #EE3E2B;
--color-2: #EE6F2B;
--color-3: #EEA02B;
--color-4: #EED12B;
--color-5: #DAEE2B;
}Palettes that share visual characteristics and color harmony.