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 |
|---|---|---|---|---|---|
#E2451D | rgb(226, 69, 29) | hsl(12, 77%, 50%) | Pure Red | View | |
#E2761D | rgb(226, 118, 29) | hsl(27, 77%, 50%) | Pure Orange | View | |
#E2A71D | rgb(226, 167, 29) | hsl(42, 77%, 50%) | Pure Amber | View | |
#E2D81D | rgb(226, 216, 29) | hsl(57, 77%, 50%) | Pure Yellow | View | |
#BAE21D | rgb(186, 226, 29) | hsl(72, 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: #E2451D;
--color-2: #E2761D;
--color-3: #E2A71D;
--color-4: #E2D81D;
--color-5: #BAE21D;
}Palettes that share visual characteristics and color harmony.