All Palettes

Color Palette #f3bfd3, #ffb3c6, #ffdf94, #ffa142, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom {
color: #f3bfd3;
}
.cherry-blossom-pink {
color: #ffb3c6;
}
.sunny-veranda {
color: #ffdf94;
}
.radiation-carrot {
color: #ffa142;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--cherry-blossom:#f3bfd3;
--cherry-blossom-pink:#ffb3c6;
--sunny-veranda:#ffdf94;
--radiation-carrot:#ffa142;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore