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 |
|---|---|---|---|---|---|
#ECD089 | rgb(236, 208, 137) | hsl(43, 72%, 73%) | Light Amber | View | |
#ECE889 | rgb(236, 232, 137) | hsl(58, 72%, 73%) | Light Yellow | View | |
#D6EC89 | rgb(214, 236, 137) | hsl(73, 72%, 73%) | Light Lime | View | |
#BDEC89 | rgb(189, 236, 137) | hsl(88, 72%, 73%) | Light Green | View | |
#A5EC89 | rgb(165, 236, 137) | hsl(103, 72%, 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: #ECD089;
--color-2: #ECE889;
--color-3: #D6EC89;
--color-4: #BDEC89;
--color-5: #A5EC89;
}Palettes that share visual characteristics and color harmony.