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 |
|---|---|---|---|---|---|
#EE7F5D | rgb(238, 127, 93) | hsl(14, 81%, 65%) | Pure Red | View | |
#EEA35D | rgb(238, 163, 93) | hsl(29, 81%, 65%) | Pure Orange | View | |
#EEC75D | rgb(238, 199, 93) | hsl(44, 81%, 65%) | Pure Amber | View | |
#EEEC5D | rgb(238, 236, 93) | hsl(59, 81%, 65%) | Pure Yellow | View | |
#CCEE5D | rgb(204, 238, 93) | hsl(74, 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: #EE7F5D;
--color-2: #EEA35D;
--color-3: #EEC75D;
--color-4: #EEEC5D;
--color-5: #CCEE5D;
}Palettes that share visual characteristics and color harmony.