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 Orange, 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 |
|---|---|---|---|---|---|
#E6AA8E | rgb(230, 170, 142) | hsl(19, 64%, 73%) | Light Orange | View | |
#E6C08E | rgb(230, 192, 142) | hsl(34, 64%, 73%) | Light Orange | View | |
#E6D68E | rgb(230, 214, 142) | hsl(49, 64%, 73%) | Light Yellow | View | |
#E0E68E | rgb(224, 230, 142) | hsl(64, 64%, 73%) | Light Yellow | View | |
#CAE68E | rgb(202, 230, 142) | hsl(79, 64%, 73%) | Light Lime | View |
:root {
--color-1: #E6AA8E;
--color-2: #E6C08E;
--color-3: #E6D68E;
--color-4: #E0E68E;
--color-5: #CAE68E;
}Palettes that share visual characteristics and color harmony.