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 |
|---|---|---|---|---|---|
#E98BC0 | rgb(233, 139, 192) | hsl(326, 68%, 73%) | Light Pink | View | |
#E98BA9 | rgb(233, 139, 169) | hsl(341, 68%, 73%) | Light Pink | View | |
#E98B92 | rgb(233, 139, 146) | hsl(356, 68%, 73%) | Light Red | View | |
#E99C8B | rgb(233, 156, 139) | hsl(11, 68%, 73%) | Light Red | View | |
#E9B48B | rgb(233, 180, 139) | hsl(26, 68%, 73%) | Light Orange | View |
:root {
--color-1: #E98BC0;
--color-2: #E98BA9;
--color-3: #E98B92;
--color-4: #E99C8B;
--color-5: #E9B48B;
}Palettes that share visual characteristics and color harmony.