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 |
|---|---|---|---|---|---|
#F1A7DA | rgb(241, 167, 218) | hsl(319, 73%, 80%) | Light Pink | View | |
#F1A7C7 | rgb(241, 167, 199) | hsl(334, 73%, 80%) | Light Pink | View | |
#F1A7B4 | rgb(241, 167, 180) | hsl(349, 73%, 80%) | Light Red | View | |
#F1ACA7 | rgb(241, 172, 167) | hsl(4, 73%, 80%) | Light Red | View | |
#F1BEA7 | rgb(241, 190, 167) | hsl(19, 73%, 80%) | Light Orange | View |
:root {
--color-1: #F1A7DA;
--color-2: #F1A7C7;
--color-3: #F1A7B4;
--color-4: #F1ACA7;
--color-5: #F1BEA7;
}Palettes that share visual characteristics and color harmony.