All Palettes

Color Palette #d47393, #ef9f9f, #f4c8c8, #f4e1e1, #f6d5d5

0%
0%
0%

CSS code for this palette

/* CSS */
.fiesta-pink {
color: #d47393;
}
.plum-blossom {
color: #ef9f9f;
}
.first-peach {
color: #f4c8c8;
}
.cute-little-pink {
color: #f4e1e1;
}
.ballet {
color: #f6d5d5;
}

/* CSS Variables */
:root {
--fiesta-pink:#d47393;
--plum-blossom:#ef9f9f;
--first-peach:#f4c8c8;
--cute-little-pink:#f4e1e1;
--ballet:#f6d5d5;
}

More palettes to explore