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 |
|---|---|---|---|---|---|
#ED2412 | rgb(237, 36, 18) | hsl(5, 86%, 50%) | Pure Red | View | |
#ED5B12 | rgb(237, 91, 18) | hsl(20, 86%, 50%) | Pure Orange | View | |
#ED9212 | rgb(237, 146, 18) | hsl(35, 86%, 50%) | Pure Amber | View | |
#EDC912 | rgb(237, 201, 18) | hsl(50, 86%, 50%) | Pure Yellow | View | |
#DBED12 | rgb(219, 237, 18) | hsl(65, 86%, 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: #ED2412;
--color-2: #ED5B12;
--color-3: #ED9212;
--color-4: #EDC912;
--color-5: #DBED12;
}Palettes that share visual characteristics and color harmony.