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 |
|---|---|---|---|---|---|
#EF2715 | rgb(239, 39, 21) | hsl(5, 87%, 51%) | Pure Red | View | |
#EF5E15 | rgb(239, 94, 21) | hsl(20, 87%, 51%) | Pure Orange | View | |
#EF9415 | rgb(239, 148, 21) | hsl(35, 87%, 51%) | Pure Amber | View | |
#EFCB15 | rgb(239, 203, 21) | hsl(50, 87%, 51%) | Pure Yellow | View | |
#DDEF15 | rgb(221, 239, 21) | hsl(65, 87%, 51%) | 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: #EF2715;
--color-2: #EF5E15;
--color-3: #EF9415;
--color-4: #EFCB15;
--color-5: #DDEF15;
}Palettes that share visual characteristics and color harmony.