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 |
|---|---|---|---|---|---|
#E0351F | rgb(224, 53, 31) | hsl(7, 76%, 50%) | Pure Red | View | |
#E0661F | rgb(224, 102, 31) | hsl(22, 76%, 50%) | Pure Orange | View | |
#E0961F | rgb(224, 150, 31) | hsl(37, 76%, 50%) | Pure Amber | View | |
#E0C71F | rgb(224, 199, 31) | hsl(52, 76%, 50%) | Pure Yellow | View | |
#CAE01F | rgb(202, 224, 31) | hsl(67, 76%, 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: #E0351F;
--color-2: #E0661F;
--color-3: #E0961F;
--color-4: #E0C71F;
--color-5: #CAE01F;
}Palettes that share visual characteristics and color harmony.