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 |
|---|---|---|---|---|---|
#E9732F | rgb(233, 115, 47) | hsl(22, 81%, 55%) | Pure Orange | View | |
#E9A22F | rgb(233, 162, 47) | hsl(37, 81%, 55%) | Pure Amber | View | |
#E9D02F | rgb(233, 208, 47) | hsl(52, 81%, 55%) | Pure Yellow | View | |
#D4E92F | rgb(212, 233, 47) | hsl(67, 81%, 55%) | Pure Lime | View | |
#A5E92F | rgb(165, 233, 47) | hsl(82, 81%, 55%) | Pure Lime | 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: #E9732F;
--color-2: #E9A22F;
--color-3: #E9D02F;
--color-4: #D4E92F;
--color-5: #A5E92F;
}Palettes that share visual characteristics and color harmony.