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 Amber, Light Yellow, Light Lime. 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 |
|---|---|---|---|---|---|
#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 | |
#BEEDAB | rgb(190, 237, 171) | hsl(103, 65%, 80%) | Light Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Light Amber and Light Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EDDAAB;
--color-2: #EDEBAB;
--color-3: #DFEDAB;
--color-4: #CEEDAB;
--color-5: #BEEDAB;
}Palettes that share visual characteristics and color harmony.