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 Red, Light Orange, Light Amber. 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 |
|---|---|---|---|---|---|
#E69D8E | rgb(230, 157, 142) | hsl(10, 64%, 73%) | Light Red | View | |
#E6B38E | rgb(230, 179, 142) | hsl(25, 64%, 73%) | Light Orange | View | |
#E6C98E | rgb(230, 201, 142) | hsl(40, 64%, 73%) | Light Amber | View | |
#E6DF8E | rgb(230, 223, 142) | hsl(55, 64%, 73%) | Light Yellow | View | |
#D8E68E | rgb(216, 230, 142) | hsl(70, 64%, 73%) | Light Lime | View |
:root {
--color-1: #E69D8E;
--color-2: #E6B38E;
--color-3: #E6C98E;
--color-4: #E6DF8E;
--color-5: #D8E68E;
}Palettes that share visual characteristics and color harmony.