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 |
|---|---|---|---|---|---|
#ECAD89 | rgb(236, 173, 137) | hsl(22, 72%, 73%) | Light Orange | View | |
#ECC689 | rgb(236, 198, 137) | hsl(37, 72%, 73%) | Light Amber | View | |
#ECDF89 | rgb(236, 223, 137) | hsl(52, 72%, 73%) | Light Yellow | View | |
#E0EC89 | rgb(224, 236, 137) | hsl(67, 72%, 73%) | Light Lime | View | |
#C7EC89 | rgb(199, 236, 137) | hsl(82, 72%, 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: #ECAD89;
--color-2: #ECC689;
--color-3: #ECDF89;
--color-4: #E0EC89;
--color-5: #C7EC89;
}Palettes that share visual characteristics and color harmony.