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 |
|---|---|---|---|---|---|
#E9B58B | rgb(233, 181, 139) | hsl(27, 68%, 73%) | Light Orange | View | |
#E9CD8B | rgb(233, 205, 139) | hsl(42, 68%, 73%) | Light Amber | View | |
#E9E48B | rgb(233, 228, 139) | hsl(57, 68%, 73%) | Light Yellow | View | |
#D6E98B | rgb(214, 233, 139) | hsl(72, 68%, 73%) | Light Lime | View | |
#BFE98B | rgb(191, 233, 139) | hsl(87, 68%, 73%) | Light Green | 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: #E9B58B;
--color-2: #E9CD8B;
--color-3: #E9E48B;
--color-4: #D6E98B;
--color-5: #BFE98B;
}Palettes that share visual characteristics and color harmony.