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 Orange, Pure Amber, Pure Yellow. 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 |
|---|---|---|---|---|---|
#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 | |
#B4EE5D | rgb(180, 238, 93) | hsl(84, 81%, 65%) | Pure Lime | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Orange and Pure Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EE975D;
--color-2: #EEBB5D;
--color-3: #EEE05D;
--color-4: #D8EE5D;
--color-5: #B4EE5D;
}Palettes that share visual characteristics and color harmony.