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 |
|---|---|---|---|---|---|
#E0451F | rgb(224, 69, 31) | hsl(12, 76%, 50%) | Pure Red | View | |
#E0761F | rgb(224, 118, 31) | hsl(27, 76%, 50%) | Pure Orange | View | |
#E0A61F | rgb(224, 166, 31) | hsl(42, 76%, 50%) | Pure Amber | View | |
#E0D71F | rgb(224, 215, 31) | hsl(57, 76%, 50%) | Pure Yellow | View | |
#BAE01F | rgb(186, 224, 31) | hsl(72, 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: #E0451F;
--color-2: #E0761F;
--color-3: #E0A61F;
--color-4: #E0D71F;
--color-5: #BAE01F;
}Palettes that share visual characteristics and color harmony.