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 |
|---|---|---|---|---|---|
#F2B1C2 | rgb(242, 177, 194) | hsl(344, 71%, 82%) | Light Pink | View | |
#F2B1B2 | rgb(242, 177, 178) | hsl(359, 71%, 82%) | Light Red | View | |
#F2C0B1 | rgb(242, 192, 177) | hsl(14, 71%, 82%) | Light Red | View | |
#F2D0B1 | rgb(242, 208, 177) | hsl(29, 71%, 82%) | Light Orange | View | |
#F2E0B1 | rgb(242, 224, 177) | hsl(43, 71%, 82%) | Light Amber | View |
:root {
--color-1: #F2B1C2;
--color-2: #F2B1B2;
--color-3: #F2C0B1;
--color-4: #F2D0B1;
--color-5: #F2E0B1;
}Palettes that share visual characteristics and color harmony.