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 |
|---|---|---|---|---|---|
#E9301C | rgb(233, 48, 28) | hsl(6, 82%, 51%) | Pure Red | View | |
#E9631C | rgb(233, 99, 28) | hsl(21, 82%, 51%) | Pure Orange | View | |
#E9971C | rgb(233, 151, 28) | hsl(36, 82%, 51%) | Pure Amber | View | |
#E9CA1C | rgb(233, 202, 28) | hsl(51, 82%, 51%) | Pure Yellow | View | |
#D4E91C | rgb(212, 233, 28) | hsl(66, 82%, 51%) | 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: #E9301C;
--color-2: #E9631C;
--color-3: #E9971C;
--color-4: #E9CA1C;
--color-5: #D4E91C;
}Palettes that share visual characteristics and color harmony.