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 |
|---|---|---|---|---|---|
#E8C58D | rgb(232, 197, 141) | hsl(37, 66%, 73%) | Light Amber | View | |
#E8DB8D | rgb(232, 219, 141) | hsl(51, 66%, 73%) | Light Yellow | View | |
#DDE88D | rgb(221, 232, 141) | hsl(67, 66%, 73%) | Light Lime | View | |
#C6E88D | rgb(198, 232, 141) | hsl(82, 66%, 73%) | Light Lime | View | |
#B0E88D | rgb(176, 232, 141) | hsl(97, 66%, 73%) | 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: #E8C58D;
--color-2: #E8DB8D;
--color-3: #DDE88D;
--color-4: #C6E88D;
--color-5: #B0E88D;
}Palettes that share visual characteristics and color harmony.