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 |
|---|---|---|---|---|---|
#E9B48B | rgb(233, 180, 139) | hsl(26, 68%, 73%) | Light Orange | View | |
#E9CB8B | rgb(233, 203, 139) | hsl(41, 68%, 73%) | Light Amber | View | |
#E9E38B | rgb(233, 227, 139) | hsl(56, 68%, 73%) | Light Yellow | View | |
#D8E98B | rgb(216, 233, 139) | hsl(71, 68%, 73%) | Light Lime | View | |
#C0E98B | rgb(192, 233, 139) | hsl(86, 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: #E9B48B;
--color-2: #E9CB8B;
--color-3: #E9E38B;
--color-4: #D8E98B;
--color-5: #C0E98B;
}Palettes that share visual characteristics and color harmony.