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 |
|---|---|---|---|---|---|
#EE3611 | rgb(238, 54, 17) | hsl(10, 87%, 50%) | Pure Red | View | |
#EE6D11 | rgb(238, 109, 17) | hsl(25, 87%, 50%) | Pure Orange | View | |
#EEA411 | rgb(238, 164, 17) | hsl(40, 87%, 50%) | Pure Amber | View | |
#EEDC11 | rgb(238, 220, 17) | hsl(55, 87%, 50%) | Pure Yellow | View | |
#C9EE11 | rgb(201, 238, 17) | hsl(70, 87%, 50%) | 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: #EE3611;
--color-2: #EE6D11;
--color-3: #EEA411;
--color-4: #EEDC11;
--color-5: #C9EE11;
}Palettes that share visual characteristics and color harmony.