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 |
|---|---|---|---|---|---|
#E6B598 | rgb(230, 181, 152) | hsl(22, 61%, 75%) | Light Orange | View | |
#E6C898 | rgb(230, 200, 152) | hsl(37, 61%, 75%) | Light Amber | View | |
#E6DC98 | rgb(230, 220, 152) | hsl(52, 61%, 75%) | Light Yellow | View | |
#DDE698 | rgb(221, 230, 152) | hsl(67, 61%, 75%) | Light Lime | View | |
#CAE698 | rgb(202, 230, 152) | hsl(82, 61%, 75%) | 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: #E6B598;
--color-2: #E6C898;
--color-3: #E6DC98;
--color-4: #DDE698;
--color-5: #CAE698;
}Palettes that share visual characteristics and color harmony.