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 |
|---|---|---|---|---|---|
#EAAC8A | rgb(234, 172, 138) | hsl(21, 70%, 73%) | Light Orange | View | |
#EAC48A | rgb(234, 196, 138) | hsl(36, 70%, 73%) | Light Amber | View | |
#EADC8A | rgb(234, 220, 138) | hsl(51, 70%, 73%) | Light Yellow | View | |
#E1EA8A | rgb(225, 234, 138) | hsl(66, 70%, 73%) | Light Lime | View | |
#C9EA8A | rgb(201, 234, 138) | hsl(81, 70%, 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: #EAAC8A;
--color-2: #EAC48A;
--color-3: #EADC8A;
--color-4: #E1EA8A;
--color-5: #C9EA8A;
}Palettes that share visual characteristics and color harmony.