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 Red, Light Orange. 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 |
|---|---|---|---|---|---|
#E78D95 | rgb(231, 141, 149) | hsl(355, 65%, 73%) | Light Red | View | |
#E79C8D | rgb(231, 156, 141) | hsl(10, 65%, 73%) | Light Red | View | |
#E7B38D | rgb(231, 179, 141) | hsl(25, 65%, 73%) | Light Orange | View | |
#E7C98D | rgb(231, 201, 141) | hsl(40, 65%, 73%) | Light Amber | View | |
#E7DF8D | rgb(231, 223, 141) | hsl(55, 65%, 73%) | Light Yellow | View |
:root {
--color-1: #E78D95;
--color-2: #E79C8D;
--color-3: #E7B38D;
--color-4: #E7C98D;
--color-5: #E7DF8D;
}Palettes that share visual characteristics and color harmony.