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 |
|---|---|---|---|---|---|
#ECB089 | rgb(236, 176, 137) | hsl(24, 72%, 73%) | Light Orange | View | |
#ECC989 | rgb(236, 201, 137) | hsl(39, 72%, 73%) | Light Amber | View | |
#ECE289 | rgb(236, 226, 137) | hsl(54, 72%, 73%) | Light Yellow | View | |
#DDEC89 | rgb(221, 236, 137) | hsl(69, 72%, 73%) | Light Lime | View | |
#C4EC89 | rgb(196, 236, 137) | hsl(84, 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: #ECB089;
--color-2: #ECC989;
--color-3: #ECE289;
--color-4: #DDEC89;
--color-5: #C4EC89;
}Palettes that share visual characteristics and color harmony.