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 |
|---|---|---|---|---|---|
#EAB98A | rgb(234, 185, 138) | hsl(29, 70%, 73%) | Light Orange | View | |
#EAD18A | rgb(234, 209, 138) | hsl(44, 70%, 73%) | Light Amber | View | |
#EAE98A | rgb(234, 233, 138) | hsl(59, 70%, 73%) | Light Yellow | View | |
#D4EA8A | rgb(212, 234, 138) | hsl(74, 70%, 73%) | Light Lime | View | |
#BCEA8A | rgb(188, 234, 138) | hsl(89, 70%, 73%) | Light Green | 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: #EAB98A;
--color-2: #EAD18A;
--color-3: #EAE98A;
--color-4: #D4EA8A;
--color-5: #BCEA8A;
}Palettes that share visual characteristics and color harmony.