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 |
|---|---|---|---|---|---|
#E9582F | rgb(233, 88, 47) | hsl(13, 81%, 55%) | Pure Red | View | |
#E9862F | rgb(233, 134, 47) | hsl(28, 81%, 55%) | Pure Orange | View | |
#E9B52F | rgb(233, 181, 47) | hsl(43, 81%, 55%) | Pure Amber | View | |
#E9E32F | rgb(233, 227, 47) | hsl(58, 81%, 55%) | Pure Yellow | View | |
#C1E92F | rgb(193, 233, 47) | hsl(73, 81%, 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: #E9582F;
--color-2: #E9862F;
--color-3: #E9B52F;
--color-4: #E9E32F;
--color-5: #C1E92F;
}Palettes that share visual characteristics and color harmony.