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 |
|---|---|---|---|---|---|
#EE792B | rgb(238, 121, 43) | hsl(24, 85%, 55%) | Pure Orange | View | |
#EEAA2B | rgb(238, 170, 43) | hsl(39, 85%, 55%) | Pure Amber | View | |
#EEDA2B | rgb(238, 218, 43) | hsl(54, 85%, 55%) | Pure Yellow | View | |
#D1EE2B | rgb(209, 238, 43) | hsl(69, 85%, 55%) | Pure Lime | View | |
#A0EE2B | rgb(160, 238, 43) | hsl(84, 85%, 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: #EE792B;
--color-2: #EEAA2B;
--color-3: #EEDA2B;
--color-4: #D1EE2B;
--color-5: #A0EE2B;
}Palettes that share visual characteristics and color harmony.