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 |
|---|---|---|---|---|---|
#EBB789 | rgb(235, 183, 137) | hsl(28, 71%, 73%) | Light Orange | View | |
#EBCF89 | rgb(235, 207, 137) | hsl(43, 71%, 73%) | Light Amber | View | |
#EBE889 | rgb(235, 232, 137) | hsl(58, 71%, 73%) | Light Yellow | View | |
#D6EB89 | rgb(214, 235, 137) | hsl(73, 71%, 73%) | Light Lime | View | |
#BDEB89 | rgb(189, 235, 137) | hsl(88, 71%, 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: #EBB789;
--color-2: #EBCF89;
--color-3: #EBE889;
--color-4: #D6EB89;
--color-5: #BDEB89;
}Palettes that share visual characteristics and color harmony.