All Palettes

Color Palette #f2d4e9, #f6a7b6, #f68e8e, #f5685b, #e44949

0%
0%
0%

CSS code for this palette

/* CSS */
.infatuation {
color: #f2d4e9;
}
.pink-fit {
color: #f6a7b6;
}
.fruity-licious {
color: #f68e8e;
}
.camellia {
color: #f5685b;
}
.x-marks-the-spot {
color: #e44949;
}

/* CSS Variables */
:root {
--infatuation:#f2d4e9;
--pink-fit:#f6a7b6;
--fruity-licious:#f68e8e;
--camellia:#f5685b;
--x-marks-the-spot:#e44949;
}

More palettes to explore