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 |
|---|---|---|---|---|---|
#E7B084 | rgb(231, 176, 132) | hsl(27, 67%, 71%) | Light Orange | View | |
#E7C984 | rgb(231, 201, 132) | hsl(42, 67%, 71%) | Light Amber | View | |
#E7E284 | rgb(231, 226, 132) | hsl(57, 67%, 71%) | Light Yellow | View | |
#D3E784 | rgb(211, 231, 132) | hsl(72, 67%, 71%) | Light Lime | View | |
#BAE784 | rgb(186, 231, 132) | hsl(87, 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: #E7B084;
--color-2: #E7C984;
--color-3: #E7E284;
--color-4: #D3E784;
--color-5: #BAE784;
}Palettes that share visual characteristics and color harmony.