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 |
|---|---|---|---|---|---|
#E2481D | rgb(226, 72, 29) | hsl(13, 77%, 50%) | Pure Red | View | |
#E2791D | rgb(226, 121, 29) | hsl(28, 77%, 50%) | Pure Orange | View | |
#E2AA1D | rgb(226, 170, 29) | hsl(43, 77%, 50%) | Pure Amber | View | |
#E2DB1D | rgb(226, 219, 29) | hsl(58, 77%, 50%) | Pure Yellow | View | |
#B7E21D | rgb(183, 226, 29) | hsl(73, 77%, 50%) | 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: #E2481D;
--color-2: #E2791D;
--color-3: #E2AA1D;
--color-4: #E2DB1D;
--color-5: #B7E21D;
}Palettes that share visual characteristics and color harmony.