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 Yellow, 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 |
|---|---|---|---|---|---|
#E9C99F | rgb(233, 201, 159) | hsl(34, 63%, 77%) | Light Orange | View | |
#E9DC9F | rgb(233, 220, 159) | hsl(49, 63%, 77%) | Light Yellow | View | |
#E4E99F | rgb(228, 233, 159) | hsl(64, 63%, 77%) | Light Yellow | View | |
#D2E99F | rgb(210, 233, 159) | hsl(79, 63%, 77%) | Light Lime | View | |
#BFE99F | rgb(191, 233, 159) | hsl(94, 63%, 77%) | Light Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Light Orange and Light Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #E9C99F;
--color-2: #E9DC9F;
--color-3: #E4E99F;
--color-4: #D2E99F;
--color-5: #BFE99F;
}Palettes that share visual characteristics and color harmony.