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 Amber, 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 |
|---|---|---|---|---|---|
#EEC9AA | rgb(238, 201, 170) | hsl(27, 67%, 80%) | Light Orange | View | |
#EEDAAA | rgb(238, 218, 170) | hsl(42, 67%, 80%) | Light Amber | View | |
#EEEBAA | rgb(238, 235, 170) | hsl(57, 67%, 80%) | Light Yellow | View | |
#E1EEAA | rgb(225, 238, 170) | hsl(71, 67%, 80%) | Light Lime | View | |
#CFEEAA | rgb(207, 238, 170) | hsl(87, 67%, 80%) | Light Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Light Orange and Light Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EEC9AA;
--color-2: #EEDAAA;
--color-3: #EEEBAA;
--color-4: #E1EEAA;
--color-5: #CFEEAA;
}Palettes that share visual characteristics and color harmony.