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 |
|---|---|---|---|---|---|
#E94E2F | rgb(233, 78, 47) | hsl(10, 81%, 55%) | Pure Red | View | |
#E97D2F | rgb(233, 125, 47) | hsl(25, 81%, 55%) | Pure Orange | View | |
#E9AB2F | rgb(233, 171, 47) | hsl(40, 81%, 55%) | Pure Amber | View | |
#E9DA2F | rgb(233, 218, 47) | hsl(55, 81%, 55%) | Pure Yellow | View | |
#CAE92F | rgb(202, 233, 47) | hsl(70, 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: #E94E2F;
--color-2: #E97D2F;
--color-3: #E9AB2F;
--color-4: #E9DA2F;
--color-5: #CAE92F;
}Palettes that share visual characteristics and color harmony.