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 |
|---|---|---|---|---|---|
#E7B38D | rgb(231, 179, 141) | hsl(25, 65%, 73%) | Light Orange | View | |
#E7C98D | rgb(231, 201, 141) | hsl(40, 65%, 73%) | Light Amber | View | |
#E7DF8D | rgb(231, 223, 141) | hsl(55, 65%, 73%) | Light Yellow | View | |
#D8E78D | rgb(216, 231, 141) | hsl(70, 65%, 73%) | Light Lime | View | |
#C2E78D | rgb(194, 231, 141) | hsl(85, 65%, 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: #E7B38D;
--color-2: #E7C98D;
--color-3: #E7DF8D;
--color-4: #D8E78D;
--color-5: #C2E78D;
}Palettes that share visual characteristics and color harmony.