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 |
|---|---|---|---|---|---|
#EE735D | rgb(238, 115, 93) | hsl(9, 81%, 65%) | Pure Red | View | |
#EE975D | rgb(238, 151, 93) | hsl(24, 81%, 65%) | Pure Orange | View | |
#EEBB5D | rgb(238, 187, 93) | hsl(39, 81%, 65%) | Pure Amber | View | |
#EEE05D | rgb(238, 224, 93) | hsl(54, 81%, 65%) | Pure Yellow | View | |
#D8EE5D | rgb(216, 238, 93) | hsl(69, 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: #EE735D;
--color-2: #EE975D;
--color-3: #EEBB5D;
--color-4: #EEE05D;
--color-5: #D8EE5D;
}Palettes that share visual characteristics and color harmony.