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 |
|---|---|---|---|---|---|
#EBB293 | rgb(235, 178, 147) | hsl(21, 69%, 75%) | Light Orange | View | |
#EBC893 | rgb(235, 200, 147) | hsl(36, 69%, 75%) | Light Amber | View | |
#EBDE93 | rgb(235, 222, 147) | hsl(51, 69%, 75%) | Light Yellow | View | |
#E2EB93 | rgb(226, 235, 147) | hsl(66, 69%, 75%) | Light Lime | View | |
#CCEB93 | rgb(204, 235, 147) | hsl(81, 69%, 75%) | 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: #EBB293;
--color-2: #EBC893;
--color-3: #EBDE93;
--color-4: #E2EB93;
--color-5: #CCEB93;
}Palettes that share visual characteristics and color harmony.