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 |
|---|---|---|---|---|---|
#F0DDBC | rgb(240, 221, 188) | hsl(38, 63%, 84%) | Light Amber | View | |
#F0EABC | rgb(240, 234, 188) | hsl(53, 63%, 84%) | Light Yellow | View | |
#E9F0BC | rgb(233, 240, 188) | hsl(68, 63%, 84%) | Light Lime | View | |
#DCF0BC | rgb(220, 240, 188) | hsl(83, 63%, 84%) | Light Lime | View | |
#CFF0BC | rgb(207, 240, 188) | hsl(98, 63%, 84%) | 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: #F0DDBC;
--color-2: #F0EABC;
--color-3: #E9F0BC;
--color-4: #DCF0BC;
--color-5: #CFF0BC;
}Palettes that share visual characteristics and color harmony.