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 |
|---|---|---|---|---|---|
#E3441C | rgb(227, 68, 28) | hsl(12, 78%, 50%) | Pure Red | View | |
#E3761C | rgb(227, 118, 28) | hsl(27, 78%, 50%) | Pure Orange | View | |
#E3A71C | rgb(227, 167, 28) | hsl(42, 78%, 50%) | Pure Amber | View | |
#E3D91C | rgb(227, 217, 28) | hsl(57, 78%, 50%) | Pure Yellow | View | |
#BBE31C | rgb(187, 227, 28) | hsl(72, 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: #E3441C;
--color-2: #E3761C;
--color-3: #E3A71C;
--color-4: #E3D91C;
--color-5: #BBE31C;
}Palettes that share visual characteristics and color harmony.