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 |
|---|---|---|---|---|---|
#E98BB2 | rgb(233, 139, 178) | hsl(335, 68%, 73%) | Light Pink | View | |
#E98B9B | rgb(233, 139, 155) | hsl(350, 68%, 73%) | Light Red | View | |
#E9938B | rgb(233, 147, 139) | hsl(5, 68%, 73%) | Light Red | View | |
#E9AB8B | rgb(233, 171, 139) | hsl(20, 68%, 73%) | Light Orange | View | |
#E9C28B | rgb(233, 194, 139) | hsl(35, 68%, 73%) | Light Amber | View |
:root {
--color-1: #E98BB2;
--color-2: #E98B9B;
--color-3: #E9938B;
--color-4: #E9AB8B;
--color-5: #E9C28B;
}Palettes that share visual characteristics and color harmony.