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 Yellow, 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 |
|---|---|---|---|---|---|
#EEAD5D | rgb(238, 173, 93) | hsl(33, 81%, 65%) | Pure Orange | View | |
#EED15D | rgb(238, 209, 93) | hsl(48, 81%, 65%) | Pure Yellow | View | |
#E7EE5D | rgb(231, 238, 93) | hsl(63, 81%, 65%) | Pure Yellow | View | |
#C3EE5D | rgb(195, 238, 93) | hsl(78, 81%, 65%) | Pure Lime | View | |
#9FEE5D | rgb(159, 238, 93) | hsl(93, 81%, 65%) | Pure Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Orange and Pure Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EEAD5D;
--color-2: #EED15D;
--color-3: #E7EE5D;
--color-4: #C3EE5D;
--color-5: #9FEE5D;
}Palettes that share visual characteristics and color harmony.