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 |
|---|---|---|---|---|---|
#EAB58B | rgb(234, 181, 139) | hsl(27, 69%, 73%) | Light Orange | View | |
#EACD8B | rgb(234, 205, 139) | hsl(42, 69%, 73%) | Light Amber | View | |
#EAE58B | rgb(234, 229, 139) | hsl(57, 69%, 73%) | Light Yellow | View | |
#D7EA8B | rgb(215, 234, 139) | hsl(72, 69%, 73%) | Light Lime | View | |
#BFEA8B | rgb(191, 234, 139) | hsl(87, 69%, 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: #EAB58B;
--color-2: #EACD8B;
--color-3: #EAE58B;
--color-4: #D7EA8B;
--color-5: #BFEA8B;
}Palettes that share visual characteristics and color harmony.