All Palettes

Color Palette #f7d9e0, #f9b4c5, #f27d81, #d64c68, #a53b56

0%
0%
0%

CSS code for this palette

/* CSS */
.carousel-pink {
color: #f7d9e0;
}
.love-spell {
color: #f9b4c5;
}
.meat {
color: #f27d81;
}
.cranberry-splash {
color: #d64c68;
}
.cranberry-sauce {
color: #a53b56;
}

/* CSS Variables */
:root {
--carousel-pink:#f7d9e0;
--love-spell:#f9b4c5;
--meat:#f27d81;
--cranberry-splash:#d64c68;
--cranberry-sauce:#a53b56;
}

More palettes to explore