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 |
|---|---|---|---|---|---|
#EF8C52 | rgb(239, 140, 82) | hsl(22, 83%, 63%) | Pure Orange | View | |
#EFB352 | rgb(239, 179, 82) | hsl(37, 83%, 63%) | Pure Amber | View | |
#EFDA52 | rgb(239, 218, 82) | hsl(52, 83%, 63%) | Pure Yellow | View | |
#DDEF52 | rgb(221, 239, 82) | hsl(67, 83%, 63%) | Pure Lime | View | |
#B6EF52 | rgb(182, 239, 82) | hsl(82, 83%, 63%) | 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: #EF8C52;
--color-2: #EFB352;
--color-3: #EFDA52;
--color-4: #DDEF52;
--color-5: #B6EF52;
}Palettes that share visual characteristics and color harmony.