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 |
|---|---|---|---|---|---|
#E9922F | rgb(233, 146, 47) | hsl(32, 81%, 55%) | Pure Orange | View | |
#E9C12F | rgb(233, 193, 47) | hsl(47, 81%, 55%) | Pure Yellow | View | |
#E3E92F | rgb(227, 233, 47) | hsl(62, 81%, 55%) | Pure Yellow | View | |
#B5E92F | rgb(181, 233, 47) | hsl(77, 81%, 55%) | Pure Lime | View | |
#86E92F | rgb(134, 233, 47) | hsl(92, 81%, 55%) | 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: #E9922F;
--color-2: #E9C12F;
--color-3: #E3E92F;
--color-4: #B5E92F;
--color-5: #86E92F;
}Palettes that share visual characteristics and color harmony.