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 |
|---|---|---|---|---|---|
#EA442E | rgb(234, 68, 46) | hsl(7, 82%, 55%) | Pure Red | View | |
#EA732E | rgb(234, 115, 46) | hsl(22, 82%, 55%) | Pure Orange | View | |
#EAA22E | rgb(234, 162, 46) | hsl(37, 82%, 55%) | Pure Amber | View | |
#EAD12E | rgb(234, 209, 46) | hsl(52, 82%, 55%) | Pure Yellow | View | |
#D4EA2E | rgb(212, 234, 46) | hsl(67, 82%, 55%) | 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: #EA442E;
--color-2: #EA732E;
--color-3: #EAA22E;
--color-4: #EAD12E;
--color-5: #D4EA2E;
}Palettes that share visual characteristics and color harmony.