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 |
|---|---|---|---|---|---|
#E7AE84 | rgb(231, 174, 132) | hsl(25, 67%, 71%) | Light Orange | View | |
#E7C784 | rgb(231, 199, 132) | hsl(41, 67%, 71%) | Light Amber | View | |
#E7E084 | rgb(231, 224, 132) | hsl(56, 67%, 71%) | Light Yellow | View | |
#D4E784 | rgb(212, 231, 132) | hsl(72, 67%, 71%) | Light Lime | View | |
#BCE784 | rgb(188, 231, 132) | hsl(86, 67%, 71%) | 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: #E7AE84;
--color-2: #E7C784;
--color-3: #E7E084;
--color-4: #D4E784;
--color-5: #BCE784;
}Palettes that share visual characteristics and color harmony.