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 |
|---|---|---|---|---|---|
#F3AFD6 | rgb(243, 175, 214) | hsl(326, 74%, 82%) | Light Pink | View | |
#F3AFC5 | rgb(243, 175, 197) | hsl(341, 74%, 82%) | Light Pink | View | |
#F3AFB4 | rgb(243, 175, 180) | hsl(356, 74%, 82%) | Light Red | View | |
#F3BCAF | rgb(243, 188, 175) | hsl(11, 74%, 82%) | Light Red | View | |
#F3CDAF | rgb(243, 205, 175) | hsl(26, 74%, 82%) | Light Orange | View |
:root {
--color-1: #F3AFD6;
--color-2: #F3AFC5;
--color-3: #F3AFB4;
--color-4: #F3BCAF;
--color-5: #F3CDAF;
}Palettes that share visual characteristics and color harmony.