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 |
|---|---|---|---|---|---|
#E5B98F | rgb(229, 185, 143) | hsl(29, 62%, 73%) | Light Orange | View | |
#E5CE8F | rgb(229, 206, 143) | hsl(44, 62%, 73%) | Light Amber | View | |
#E5E38F | rgb(229, 227, 143) | hsl(59, 62%, 73%) | Light Yellow | View | |
#D1E58F | rgb(209, 229, 143) | hsl(74, 62%, 73%) | Light Lime | View | |
#BCE58F | rgb(188, 229, 143) | hsl(89, 62%, 73%) | 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: #E5B98F;
--color-2: #E5CE8F;
--color-3: #E5E38F;
--color-4: #D1E58F;
--color-5: #BCE58F;
}Palettes that share visual characteristics and color harmony.