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 |
|---|---|---|---|---|---|
#E8BA8D | rgb(232, 186, 141) | hsl(30, 66%, 73%) | Light Orange | View | |
#E8D18D | rgb(232, 209, 141) | hsl(45, 66%, 73%) | Light Yellow | View | |
#E8E88D | rgb(232, 232, 141) | hsl(60, 66%, 73%) | Light Yellow | View | |
#D1E88D | rgb(209, 232, 141) | hsl(75, 66%, 73%) | Light Lime | View | |
#BAE88D | rgb(186, 232, 141) | hsl(90, 66%, 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: #E8BA8D;
--color-2: #E8D18D;
--color-3: #E8E88D;
--color-4: #D1E88D;
--color-5: #BAE88D;
}Palettes that share visual characteristics and color harmony.