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 |
|---|---|---|---|---|---|
#EEA15D | rgb(238, 161, 93) | hsl(28, 81%, 65%) | Pure Orange | View | |
#EEC55D | rgb(238, 197, 93) | hsl(43, 81%, 65%) | Pure Amber | View | |
#EEE95D | rgb(238, 233, 93) | hsl(58, 81%, 65%) | Pure Yellow | View | |
#CFEE5D | rgb(207, 238, 93) | hsl(73, 81%, 65%) | Pure Lime | View | |
#ABEE5D | rgb(171, 238, 93) | hsl(88, 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: #EEA15D;
--color-2: #EEC55D;
--color-3: #EEE95D;
--color-4: #CFEE5D;
--color-5: #ABEE5D;
}Palettes that share visual characteristics and color harmony.