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 |
|---|---|---|---|---|---|
#EE8577 | rgb(238, 133, 119) | hsl(7, 78%, 70%) | Pure Red | View | |
#EEA377 | rgb(238, 163, 119) | hsl(22, 78%, 70%) | Pure Orange | View | |
#EEC077 | rgb(238, 192, 119) | hsl(37, 78%, 70%) | Pure Amber | View | |
#EEDE77 | rgb(238, 222, 119) | hsl(52, 78%, 70%) | Pure Yellow | View | |
#E0EE77 | rgb(224, 238, 119) | hsl(67, 78%, 70%) | 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: #EE8577;
--color-2: #EEA377;
--color-3: #EEC077;
--color-4: #EEDE77;
--color-5: #E0EE77;
}Palettes that share visual characteristics and color harmony.