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 Pink. 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 |
|---|---|---|---|---|---|
#EEB4E0 | rgb(238, 180, 224) | hsl(314, 63%, 82%) | Light Pink | View | |
#EEB4D1 | rgb(238, 180, 209) | hsl(330, 63%, 82%) | Light Pink | View | |
#EEB4C3 | rgb(238, 180, 195) | hsl(344, 63%, 82%) | Light Pink | View | |
#EEB4B4 | rgb(238, 180, 180) | hsl(0, 63%, 82%) | Light Red | View | |
#EEC3B4 | rgb(238, 195, 180) | hsl(16, 63%, 82%) | Light Orange | View |
:root {
--color-1: #EEB4E0;
--color-2: #EEB4D1;
--color-3: #EEB4C3;
--color-4: #EEB4B4;
--color-5: #EEC3B4;
}Palettes that share visual characteristics and color harmony.