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 |
|---|---|---|---|---|---|
#E74218 | rgb(231, 66, 24) | hsl(12, 81%, 50%) | Pure Red | View | |
#E77518 | rgb(231, 117, 24) | hsl(27, 81%, 50%) | Pure Orange | View | |
#E7A918 | rgb(231, 169, 24) | hsl(42, 81%, 50%) | Pure Amber | View | |
#E7DC18 | rgb(231, 220, 24) | hsl(57, 81%, 50%) | Pure Yellow | View | |
#BDE718 | rgb(189, 231, 24) | hsl(72, 81%, 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: #E74218;
--color-2: #E77518;
--color-3: #E7A918;
--color-4: #E7DC18;
--color-5: #BDE718;
}Palettes that share visual characteristics and color harmony.