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 |
|---|---|---|---|---|---|
#EDCAAB | rgb(237, 202, 171) | hsl(28, 65%, 80%) | Light Orange | View | |
#EDDAAB | rgb(237, 218, 171) | hsl(43, 65%, 80%) | Light Amber | View | |
#EDEBAB | rgb(237, 235, 171) | hsl(58, 65%, 80%) | Light Yellow | View | |
#DFEDAB | rgb(223, 237, 171) | hsl(73, 65%, 80%) | Light Lime | View | |
#CEEDAB | rgb(206, 237, 171) | hsl(88, 65%, 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: #EDCAAB;
--color-2: #EDDAAB;
--color-3: #EDEBAB;
--color-4: #DFEDAB;
--color-5: #CEEDAB;
}Palettes that share visual characteristics and color harmony.