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 Orange, 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 |
|---|---|---|---|---|---|
#EEBFAA | rgb(238, 191, 170) | hsl(19, 67%, 80%) | Light Orange | View | |
#EED1AA | rgb(238, 209, 170) | hsl(34, 67%, 80%) | Light Orange | View | |
#EEE2AA | rgb(238, 226, 170) | hsl(49, 67%, 80%) | Light Yellow | View | |
#EAEEAA | rgb(234, 238, 170) | hsl(64, 67%, 80%) | Light Yellow | View | |
#D9EEAA | rgb(217, 238, 170) | hsl(79, 67%, 80%) | Light Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Light Orange and Light Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EEBFAA;
--color-2: #EED1AA;
--color-3: #EEE2AA;
--color-4: #EAEEAA;
--color-5: #D9EEAA;
}Palettes that share visual characteristics and color harmony.