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 |
|---|---|---|---|---|---|
#EE3717 | rgb(238, 55, 23) | hsl(9, 86%, 51%) | Pure Red | View | |
#EE6D17 | rgb(238, 109, 23) | hsl(24, 86%, 51%) | Pure Orange | View | |
#EEA217 | rgb(238, 162, 23) | hsl(39, 86%, 51%) | Pure Amber | View | |
#EED817 | rgb(238, 216, 23) | hsl(54, 86%, 51%) | Pure Yellow | View | |
#CDEE17 | rgb(205, 238, 23) | hsl(69, 86%, 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: #EE3717;
--color-2: #EE6D17;
--color-3: #EEA217;
--color-4: #EED817;
--color-5: #CDEE17;
}Palettes that share visual characteristics and color harmony.