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 |
|---|---|---|---|---|---|
#EE9C5D | rgb(238, 156, 93) | hsl(26, 81%, 65%) | Pure Orange | View | |
#EEC05D | rgb(238, 192, 93) | hsl(41, 81%, 65%) | Pure Amber | View | |
#EEE45D | rgb(238, 228, 93) | hsl(56, 81%, 65%) | Pure Yellow | View | |
#D4EE5D | rgb(212, 238, 93) | hsl(71, 81%, 65%) | Pure Lime | View | |
#AFEE5D | rgb(175, 238, 93) | hsl(86, 81%, 65%) | Pure Green | 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: #EE9C5D;
--color-2: #EEC05D;
--color-3: #EEE45D;
--color-4: #D4EE5D;
--color-5: #AFEE5D;
}Palettes that share visual characteristics and color harmony.