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 |
|---|---|---|---|---|---|
#EE6C5D | rgb(238, 108, 93) | hsl(6, 81%, 65%) | Pure Red | View | |
#EE905D | rgb(238, 144, 93) | hsl(21, 81%, 65%) | Pure Orange | View | |
#EEB45D | rgb(238, 180, 93) | hsl(36, 81%, 65%) | Pure Amber | View | |
#EED85D | rgb(238, 216, 93) | hsl(51, 81%, 65%) | Pure Yellow | View | |
#E0EE5D | rgb(224, 238, 93) | hsl(66, 81%, 65%) | 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: #EE6C5D;
--color-2: #EE905D;
--color-3: #EEB45D;
--color-4: #EED85D;
--color-5: #E0EE5D;
}Palettes that share visual characteristics and color harmony.