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 Pink, 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 |
|---|---|---|---|---|---|
#E98BC5 | rgb(233, 139, 197) | hsl(323, 68%, 73%) | Light Pink | View | |
#E98BAE | rgb(233, 139, 174) | hsl(338, 68%, 73%) | Light Pink | View | |
#E98B96 | rgb(233, 139, 150) | hsl(353, 68%, 73%) | Light Red | View | |
#E9988B | rgb(233, 152, 139) | hsl(8, 68%, 73%) | Light Red | View | |
#E9AF8B | rgb(233, 175, 139) | hsl(23, 68%, 73%) | Light Orange | View |
:root {
--color-1: #E98BC5;
--color-2: #E98BAE;
--color-3: #E98B96;
--color-4: #E9988B;
--color-5: #E9AF8B;
}Palettes that share visual characteristics and color harmony.