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 |
|---|---|---|---|---|---|
#EE862B | rgb(238, 134, 43) | hsl(28, 85%, 55%) | Pure Orange | View | |
#EEB72B | rgb(238, 183, 43) | hsl(43, 85%, 55%) | Pure Amber | View | |
#EEE72B | rgb(238, 231, 43) | hsl(58, 85%, 55%) | Pure Yellow | View | |
#C4EE2B | rgb(196, 238, 43) | hsl(73, 85%, 55%) | Pure Lime | View | |
#93EE2B | rgb(147, 238, 43) | hsl(88, 85%, 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: #EE862B;
--color-2: #EEB72B;
--color-3: #EEE72B;
--color-4: #C4EE2B;
--color-5: #93EE2B;
}Palettes that share visual characteristics and color harmony.