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 |
|---|---|---|---|---|---|
#E7B68D | rgb(231, 182, 141) | hsl(27, 65%, 73%) | Light Orange | View | |
#E7CC8D | rgb(231, 204, 141) | hsl(42, 65%, 73%) | Light Amber | View | |
#E7E28D | rgb(231, 226, 141) | hsl(57, 65%, 73%) | Light Yellow | View | |
#D5E78D | rgb(213, 231, 141) | hsl(72, 65%, 73%) | Light Lime | View | |
#BFE78D | rgb(191, 231, 141) | hsl(87, 65%, 73%) | 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: #E7B68D;
--color-2: #E7CC8D;
--color-3: #E7E28D;
--color-4: #D5E78D;
--color-5: #BFE78D;
}Palettes that share visual characteristics and color harmony.