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 Yellow, 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 |
|---|---|---|---|---|---|
#E9BC8B | rgb(233, 188, 139) | hsl(31, 68%, 73%) | Light Orange | View | |
#E9D38B | rgb(233, 211, 139) | hsl(46, 68%, 73%) | Light Yellow | View | |
#E7E98B | rgb(231, 233, 139) | hsl(61, 68%, 73%) | Light Yellow | View | |
#D0E98B | rgb(208, 233, 139) | hsl(76, 68%, 73%) | Light Lime | View | |
#B9E98B | rgb(185, 233, 139) | hsl(91, 68%, 73%) | Light Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Light Orange and Light Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #E9BC8B;
--color-2: #E9D38B;
--color-3: #E7E98B;
--color-4: #D0E98B;
--color-5: #B9E98B;
}Palettes that share visual characteristics and color harmony.