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 |
|---|---|---|---|---|---|
#EBD1AD | rgb(235, 209, 173) | hsl(35, 61%, 80%) | Light Amber | View | |
#EBE1AD | rgb(235, 225, 173) | hsl(50, 61%, 80%) | Light Yellow | View | |
#E6EBAD | rgb(230, 235, 173) | hsl(65, 61%, 80%) | Light Lime | View | |
#D6EBAD | rgb(214, 235, 173) | hsl(80, 61%, 80%) | Light Lime | View | |
#C7EBAD | rgb(199, 235, 173) | hsl(95, 61%, 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: #EBD1AD;
--color-2: #EBE1AD;
--color-3: #E6EBAD;
--color-4: #D6EBAD;
--color-5: #C7EBAD;
}Palettes that share visual characteristics and color harmony.