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 |
|---|---|---|---|---|---|
#ECC8AC | rgb(236, 200, 172) | hsl(26, 63%, 80%) | Light Orange | View | |
#ECD8AC | rgb(236, 216, 172) | hsl(41, 63%, 80%) | Light Amber | View | |
#ECE8AC | rgb(236, 232, 172) | hsl(56, 63%, 80%) | Light Yellow | View | |
#E0ECAC | rgb(224, 236, 172) | hsl(71, 63%, 80%) | Light Lime | View | |
#D0ECAC | rgb(208, 236, 172) | hsl(86, 63%, 80%) | 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: #ECC8AC;
--color-2: #ECD8AC;
--color-3: #ECE8AC;
--color-4: #E0ECAC;
--color-5: #D0ECAC;
}Palettes that share visual characteristics and color harmony.