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 |
|---|---|---|---|---|---|
#EC6246 | rgb(236, 98, 70) | hsl(10, 81%, 60%) | Pure Red | View | |
#EC8B46 | rgb(236, 139, 70) | hsl(25, 81%, 60%) | Pure Orange | View | |
#ECB546 | rgb(236, 181, 70) | hsl(40, 81%, 60%) | Pure Amber | View | |
#ECDE46 | rgb(236, 222, 70) | hsl(55, 81%, 60%) | Pure Yellow | View | |
#D0EC46 | rgb(208, 236, 70) | hsl(70, 81%, 60%) | 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: #EC6246;
--color-2: #EC8B46;
--color-3: #ECB546;
--color-4: #ECDE46;
--color-5: #D0EC46;
}Palettes that share visual characteristics and color harmony.