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 |
|---|---|---|---|---|---|
#E6BD98 | rgb(230, 189, 152) | hsl(28, 61%, 75%) | Light Orange | View | |
#E6D098 | rgb(230, 208, 152) | hsl(43, 61%, 75%) | Light Amber | View | |
#E6E498 | rgb(230, 228, 152) | hsl(58, 61%, 75%) | Light Yellow | View | |
#D5E698 | rgb(213, 230, 152) | hsl(73, 61%, 75%) | Light Lime | View | |
#C2E698 | rgb(194, 230, 152) | hsl(88, 61%, 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: #E6BD98;
--color-2: #E6D098;
--color-3: #E6E498;
--color-4: #D5E698;
--color-5: #C2E698;
}Palettes that share visual characteristics and color harmony.