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 |
|---|---|---|---|---|---|
#E4AC90 | rgb(228, 172, 144) | hsl(20, 61%, 73%) | Light Orange | View | |
#E4C190 | rgb(228, 193, 144) | hsl(35, 61%, 73%) | Light Amber | View | |
#E4D690 | rgb(228, 214, 144) | hsl(50, 61%, 73%) | Light Yellow | View | |
#DDE490 | rgb(221, 228, 144) | hsl(65, 61%, 73%) | Light Lime | View | |
#C8E490 | rgb(200, 228, 144) | hsl(80, 61%, 73%) | Light Lime | 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: #E4AC90;
--color-2: #E4C190;
--color-3: #E4D690;
--color-4: #DDE490;
--color-5: #C8E490;
}Palettes that share visual characteristics and color harmony.