All Palettes

Color Palette #f6c1c7, #f2a6b3, #e78d93, #d46876, #a84d5b

0%
0%
0%

CSS code for this palette

/* CSS */
.pale-petunia {
color: #f6c1c7;
}
.princess {
color: #f2a6b3;
}
.poudretteite-pink {
color: #e78d93;
}
.kiss-and-tell {
color: #d46876;
}
.hippie-pink {
color: #a84d5b;
}

/* CSS Variables */
:root {
--pale-petunia:#f6c1c7;
--princess:#f2a6b3;
--poudretteite-pink:#e78d93;
--kiss-and-tell:#d46876;
--hippie-pink:#a84d5b;
}

More palettes to explore