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 |
|---|---|---|---|---|---|
#EE9A5D | rgb(238, 154, 93) | hsl(25, 81%, 65%) | Pure Orange | View | |
#EEBE5D | rgb(238, 190, 93) | hsl(40, 81%, 65%) | Pure Amber | View | |
#EEE25D | rgb(238, 226, 93) | hsl(55, 81%, 65%) | Pure Yellow | View | |
#D6EE5D | rgb(214, 238, 93) | hsl(70, 81%, 65%) | Pure Lime | View | |
#B2EE5D | rgb(178, 238, 93) | hsl(85, 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: #EE9A5D;
--color-2: #EEBE5D;
--color-3: #EEE25D;
--color-4: #D6EE5D;
--color-5: #B2EE5D;
}Palettes that share visual characteristics and color harmony.