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 |
|---|---|---|---|---|---|
#ECAF89 | rgb(236, 175, 137) | hsl(23, 72%, 73%) | Light Orange | View | |
#ECC789 | rgb(236, 199, 137) | hsl(38, 72%, 73%) | Light Amber | View | |
#ECE089 | rgb(236, 224, 137) | hsl(53, 72%, 73%) | Light Yellow | View | |
#DFEC89 | rgb(223, 236, 137) | hsl(68, 72%, 73%) | Light Lime | View | |
#C6EC89 | rgb(198, 236, 137) | hsl(83, 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: #ECAF89;
--color-2: #ECC789;
--color-3: #ECE089;
--color-4: #DFEC89;
--color-5: #C6EC89;
}Palettes that share visual characteristics and color harmony.