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 |
|---|---|---|---|---|---|
#EF4325 | rgb(239, 67, 37) | hsl(9, 86%, 54%) | Pure Red | View | |
#EF7625 | rgb(239, 118, 37) | hsl(24, 86%, 54%) | Pure Orange | View | |
#EFA825 | rgb(239, 168, 37) | hsl(39, 86%, 54%) | Pure Amber | View | |
#EFDA25 | rgb(239, 218, 37) | hsl(54, 86%, 54%) | Pure Yellow | View | |
#D0EF25 | rgb(208, 239, 37) | hsl(69, 86%, 54%) | 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: #EF4325;
--color-2: #EF7625;
--color-3: #EFA825;
--color-4: #EFDA25;
--color-5: #D0EF25;
}Palettes that share visual characteristics and color harmony.