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 |
|---|---|---|---|---|---|
#EB3B24 | rgb(235, 59, 36) | hsl(7, 83%, 53%) | Pure Red | View | |
#EB6D24 | rgb(235, 109, 36) | hsl(22, 83%, 53%) | Pure Orange | View | |
#EB9E24 | rgb(235, 158, 36) | hsl(37, 83%, 53%) | Pure Amber | View | |
#EBD024 | rgb(235, 208, 36) | hsl(52, 83%, 53%) | Pure Yellow | View | |
#D3EB24 | rgb(211, 235, 36) | hsl(67, 83%, 53%) | 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: #EB3B24;
--color-2: #EB6D24;
--color-3: #EB9E24;
--color-4: #EBD024;
--color-5: #D3EB24;
}Palettes that share visual characteristics and color harmony.