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 |
|---|---|---|---|---|---|
#E3301C | rgb(227, 48, 28) | hsl(6, 78%, 50%) | Pure Red | View | |
#E3621C | rgb(227, 98, 28) | hsl(21, 78%, 50%) | Pure Orange | View | |
#E3931C | rgb(227, 147, 28) | hsl(36, 78%, 50%) | Pure Amber | View | |
#E3C51C | rgb(227, 197, 28) | hsl(51, 78%, 50%) | Pure Yellow | View | |
#CFE31C | rgb(207, 227, 28) | hsl(66, 78%, 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: #E3301C;
--color-2: #E3621C;
--color-3: #E3931C;
--color-4: #E3C51C;
--color-5: #CFE31C;
}Palettes that share visual characteristics and color harmony.