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 |
|---|---|---|---|---|---|
#EAAA8B | rgb(234, 170, 139) | hsl(20, 69%, 73%) | Light Orange | View | |
#EAC28B | rgb(234, 194, 139) | hsl(35, 69%, 73%) | Light Amber | View | |
#EADA8B | rgb(234, 218, 139) | hsl(50, 69%, 73%) | Light Yellow | View | |
#E2EA8B | rgb(226, 234, 139) | hsl(65, 69%, 73%) | Light Lime | View | |
#CAEA8B | rgb(202, 234, 139) | hsl(80, 69%, 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: #EAAA8B;
--color-2: #EAC28B;
--color-3: #EADA8B;
--color-4: #E2EA8B;
--color-5: #CAEA8B;
}Palettes that share visual characteristics and color harmony.