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 |
|---|---|---|---|---|---|
#EBCDAD | rgb(235, 205, 173) | hsl(31, 61%, 80%) | Light Orange | View | |
#EBDDAD | rgb(235, 221, 173) | hsl(46, 61%, 80%) | Light Yellow | View | |
#EAEBAD | rgb(234, 235, 173) | hsl(61, 61%, 80%) | Light Yellow | View | |
#DBEBAD | rgb(219, 235, 173) | hsl(75, 61%, 80%) | Light Lime | View | |
#CBEBAD | rgb(203, 235, 173) | hsl(91, 61%, 80%) | 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: #EBCDAD;
--color-2: #EBDDAD;
--color-3: #EAEBAD;
--color-4: #DBEBAD;
--color-5: #CBEBAD;
}Palettes that share visual characteristics and color harmony.