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 |
|---|---|---|---|---|---|
#E5BE8F | rgb(229, 190, 143) | hsl(33, 62%, 73%) | Light Orange | View | |
#E5D48F | rgb(229, 212, 143) | hsl(48, 62%, 73%) | Light Yellow | View | |
#E1E58F | rgb(225, 229, 143) | hsl(63, 62%, 73%) | Light Yellow | View | |
#CBE58F | rgb(203, 229, 143) | hsl(78, 62%, 73%) | Light Lime | View | |
#B6E58F | rgb(182, 229, 143) | hsl(93, 62%, 73%) | 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: #E5BE8F;
--color-2: #E5D48F;
--color-3: #E1E58F;
--color-4: #CBE58F;
--color-5: #B6E58F;
}Palettes that share visual characteristics and color harmony.