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 |
|---|---|---|---|---|---|
#EDC9AB | rgb(237, 201, 171) | hsl(27, 65%, 80%) | Light Orange | View | |
#EDD9AB | rgb(237, 217, 171) | hsl(42, 65%, 80%) | Light Amber | View | |
#EDEAAB | rgb(237, 234, 171) | hsl(57, 65%, 80%) | Light Yellow | View | |
#E0EDAB | rgb(224, 237, 171) | hsl(72, 65%, 80%) | Light Lime | View | |
#CFEDAB | rgb(207, 237, 171) | hsl(87, 65%, 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: #EDC9AB;
--color-2: #EDD9AB;
--color-3: #EDEAAB;
--color-4: #E0EDAB;
--color-5: #CFEDAB;
}Palettes that share visual characteristics and color harmony.