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 |
|---|---|---|---|---|---|
#EDB087 | rgb(237, 176, 135) | hsl(24, 74%, 73%) | Light Orange | View | |
#EDC987 | rgb(237, 201, 135) | hsl(39, 74%, 73%) | Light Amber | View | |
#EDE387 | rgb(237, 227, 135) | hsl(54, 74%, 73%) | Light Yellow | View | |
#DEED87 | rgb(222, 237, 135) | hsl(69, 74%, 73%) | Light Lime | View | |
#C4ED87 | rgb(196, 237, 135) | hsl(84, 74%, 73%) | Light Lime | 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: #EDB087;
--color-2: #EDC987;
--color-3: #EDE387;
--color-4: #DEED87;
--color-5: #C4ED87;
}Palettes that share visual characteristics and color harmony.