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 |
|---|---|---|---|---|---|
#EECCAA | rgb(238, 204, 170) | hsl(30, 67%, 80%) | Light Orange | View | |
#EEDDAA | rgb(238, 221, 170) | hsl(45, 67%, 80%) | Light Yellow | View | |
#EEEEAA | rgb(238, 238, 170) | hsl(60, 67%, 80%) | Light Yellow | View | |
#DDEEAA | rgb(221, 238, 170) | hsl(75, 67%, 80%) | Light Lime | View | |
#CCEEAA | rgb(204, 238, 170) | hsl(90, 67%, 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: #EECCAA;
--color-2: #EEDDAA;
--color-3: #EEEEAA;
--color-4: #DDEEAA;
--color-5: #CCEEAA;
}Palettes that share visual characteristics and color harmony.