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 |
|---|---|---|---|---|---|
#F2BAD8 | rgb(242, 186, 216) | hsl(328, 68%, 84%) | Light Pink | View | |
#F2BACA | rgb(242, 186, 202) | hsl(343, 68%, 84%) | Light Pink | View | |
#F2BABC | rgb(242, 186, 188) | hsl(358, 68%, 84%) | Light Red | View | |
#F2C6BA | rgb(242, 198, 186) | hsl(13, 68%, 84%) | Light Red | View | |
#F2D4BA | rgb(242, 212, 186) | hsl(28, 68%, 84%) | Light Orange | View |
:root {
--color-1: #F2BAD8;
--color-2: #F2BACA;
--color-3: #F2BABC;
--color-4: #F2C6BA;
--color-5: #F2D4BA;
}Palettes that share visual characteristics and color harmony.