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 |
|---|---|---|---|---|---|
#E9862F | rgb(233, 134, 47) | hsl(28, 81%, 55%) | Pure Orange | View | |
#E9B52F | rgb(233, 181, 47) | hsl(43, 81%, 55%) | Pure Amber | View | |
#E9E32F | rgb(233, 227, 47) | hsl(58, 81%, 55%) | Pure Yellow | View | |
#C1E92F | rgb(193, 233, 47) | hsl(73, 81%, 55%) | Pure Lime | View | |
#92E92F | rgb(146, 233, 47) | hsl(88, 81%, 55%) | 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: #E9862F;
--color-2: #E9B52F;
--color-3: #E9E32F;
--color-4: #C1E92F;
--color-5: #92E92F;
}Palettes that share visual characteristics and color harmony.