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 Pink, Light Red, Light Red. 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 |
|---|---|---|---|---|---|
#E78DB3 | rgb(231, 141, 179) | hsl(335, 65%, 73%) | Light Pink | View | |
#E78D9C | rgb(231, 141, 156) | hsl(350, 65%, 73%) | Light Red | View | |
#E7958D | rgb(231, 149, 141) | hsl(5, 65%, 73%) | Light Red | View | |
#E7AB8D | rgb(231, 171, 141) | hsl(20, 65%, 73%) | Light Orange | View | |
#E7C28D | rgb(231, 194, 141) | hsl(35, 65%, 73%) | Light Amber | View |
:root {
--color-1: #E78DB3;
--color-2: #E78D9C;
--color-3: #E7958D;
--color-4: #E7AB8D;
--color-5: #E7C28D;
}Palettes that share visual characteristics and color harmony.