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 |
|---|---|---|---|---|---|
#E9CB9F | rgb(233, 203, 159) | hsl(36, 63%, 77%) | Light Amber | View | |
#E9DD9F | rgb(233, 221, 159) | hsl(50, 63%, 77%) | Light Yellow | View | |
#E3E99F | rgb(227, 233, 159) | hsl(65, 63%, 77%) | Light Lime | View | |
#D1E99F | rgb(209, 233, 159) | hsl(79, 63%, 77%) | Light Lime | View | |
#BEE99F | rgb(190, 233, 159) | hsl(95, 63%, 77%) | 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: #E9CB9F;
--color-2: #E9DD9F;
--color-3: #E3E99F;
--color-4: #D1E99F;
--color-5: #BEE99F;
}Palettes that share visual characteristics and color harmony.