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 |
|---|---|---|---|---|---|
#EA583E | rgb(234, 88, 62) | hsl(9, 80%, 58%) | Pure Red | View | |
#EA833E | rgb(234, 131, 62) | hsl(24, 80%, 58%) | Pure Orange | View | |
#EAAE3E | rgb(234, 174, 62) | hsl(39, 80%, 58%) | Pure Amber | View | |
#EAD83E | rgb(234, 216, 62) | hsl(54, 80%, 58%) | Pure Yellow | View | |
#D0EA3E | rgb(208, 234, 62) | hsl(69, 80%, 58%) | 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: #EA583E;
--color-2: #EA833E;
--color-3: #EAAE3E;
--color-4: #EAD83E;
--color-5: #D0EA3E;
}Palettes that share visual characteristics and color harmony.