All Palettes

Color Palette #b3dfd2, #f4c3a9, #f9b7ae, #ff6e61, #dee8d4

0%
0%
0%

CSS code for this palette

/* CSS */
.bay {
color: #b3dfd2;
}
.pumpkin-mousse {
color: #f4c3a9;
}
.ruffles {
color: #f9b7ae;
}
.grapefruit-pulp {
color: #ff6e61;
}
.hollywood-asparagus {
color: #dee8d4;
}

/* CSS Variables */
:root {
--bay:#b3dfd2;
--pumpkin-mousse:#f4c3a9;
--ruffles:#f9b7ae;
--grapefruit-pulp:#ff6e61;
--hollywood-asparagus:#dee8d4;
}

More palettes to explore