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 |
|---|---|---|---|---|---|
#E3411C | rgb(227, 65, 28) | hsl(11, 78%, 50%) | Pure Red | View | |
#E3721C | rgb(227, 114, 28) | hsl(26, 78%, 50%) | Pure Orange | View | |
#E3A41C | rgb(227, 164, 28) | hsl(41, 78%, 50%) | Pure Amber | View | |
#E3D61C | rgb(227, 214, 28) | hsl(56, 78%, 50%) | Pure Yellow | View | |
#BEE31C | rgb(190, 227, 28) | hsl(71, 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: #E3411C;
--color-2: #E3721C;
--color-3: #E3A41C;
--color-4: #E3D61C;
--color-5: #BEE31C;
}Palettes that share visual characteristics and color harmony.