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 |
|---|---|---|---|---|---|
#F5DEBC | rgb(245, 222, 188) | hsl(36, 74%, 85%) | Light Amber | View | |
#F5EDBC | rgb(245, 237, 188) | hsl(52, 74%, 85%) | Light Yellow | View | |
#EFF5BC | rgb(239, 245, 188) | hsl(66, 74%, 85%) | Light Lime | View | |
#E1F5BC | rgb(225, 245, 188) | hsl(81, 74%, 85%) | Light Lime | View | |
#D3F5BC | rgb(211, 245, 188) | hsl(96, 74%, 85%) | 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: #F5DEBC;
--color-2: #F5EDBC;
--color-3: #EFF5BC;
--color-4: #E1F5BC;
--color-5: #D3F5BC;
}Palettes that share visual characteristics and color harmony.