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 |
|---|---|---|---|---|---|
#EBAA89 | rgb(235, 170, 137) | hsl(20, 71%, 73%) | Light Orange | View | |
#EBC289 | rgb(235, 194, 137) | hsl(35, 71%, 73%) | Light Amber | View | |
#EBDB89 | rgb(235, 219, 137) | hsl(50, 71%, 73%) | Light Yellow | View | |
#E3EB89 | rgb(227, 235, 137) | hsl(65, 71%, 73%) | Light Lime | View | |
#CAEB89 | rgb(202, 235, 137) | hsl(80, 71%, 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: #EBAA89;
--color-2: #EBC289;
--color-3: #EBDB89;
--color-4: #E3EB89;
--color-5: #CAEB89;
}Palettes that share visual characteristics and color harmony.