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 Light Orange, Light Amber, Light 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 |
|---|---|---|---|---|---|
#EEAC87 | rgb(238, 172, 135) | hsl(22, 75%, 73%) | Light Orange | View | |
#EEC687 | rgb(238, 198, 135) | hsl(37, 75%, 73%) | Light Amber | View | |
#EEE087 | rgb(238, 224, 135) | hsl(52, 75%, 73%) | Light Yellow | View | |
#E2EE87 | rgb(226, 238, 135) | hsl(67, 75%, 73%) | Light Lime | View | |
#C8EE87 | rgb(200, 238, 135) | hsl(82, 75%, 73%) | Light Lime | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Light Orange and Light Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EEAC87;
--color-2: #EEC687;
--color-3: #EEE087;
--color-4: #E2EE87;
--color-5: #C8EE87;
}Palettes that share visual characteristics and color harmony.