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 Orange, Light Amber, Light Yellow. 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 |
|---|---|---|---|---|---|
#E9BE9F | rgb(233, 190, 159) | hsl(25, 63%, 77%) | Light Orange | View | |
#E9D19F | rgb(233, 209, 159) | hsl(41, 63%, 77%) | Light Amber | View | |
#E9E39F | rgb(233, 227, 159) | hsl(55, 63%, 77%) | Light Yellow | View | |
#DDE99F | rgb(221, 233, 159) | hsl(70, 63%, 77%) | Light Lime | View | |
#CBE99F | rgb(203, 233, 159) | hsl(84, 63%, 77%) | Light Lime | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Light Orange and Light Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #E9BE9F;
--color-2: #E9D19F;
--color-3: #E9E39F;
--color-4: #DDE99F;
--color-5: #CBE99F;
}Palettes that share visual characteristics and color harmony.