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 |
|---|---|---|---|---|---|
#E7BD98 | rgb(231, 189, 152) | hsl(28, 62%, 75%) | Light Orange | View | |
#E7D098 | rgb(231, 208, 152) | hsl(43, 62%, 75%) | Light Amber | View | |
#E7E498 | rgb(231, 228, 152) | hsl(58, 62%, 75%) | Light Yellow | View | |
#D6E798 | rgb(214, 231, 152) | hsl(73, 62%, 75%) | Light Lime | View | |
#C2E798 | rgb(194, 231, 152) | hsl(88, 62%, 75%) | 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: #E7BD98;
--color-2: #E7D098;
--color-3: #E7E498;
--color-4: #D6E798;
--color-5: #C2E798;
}Palettes that share visual characteristics and color harmony.