All Palettes

Color Palette #f3c4d3, #f7a1b7, #f17e9d, #f36a58, #dc4c4c

0%
0%
0%

CSS code for this palette

/* CSS */
.in-the-pink {
color: #f3c4d3;
}
.harmonious-rose {
color: #f7a1b7;
}
.pink-carnation {
color: #f17e9d;
}
.camellia {
color: #f36a58;
}
.re-entry {
color: #dc4c4c;
}

/* CSS Variables */
:root {
--in-the-pink:#f3c4d3;
--harmonious-rose:#f7a1b7;
--pink-carnation:#f17e9d;
--camellia:#f36a58;
--re-entry:#dc4c4c;
}

More palettes to explore