All Palettes

Color Palette #f4c3d6, #f7e8b6, #e1f4f3, #b4e4e0, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f4c3d6;
}
.tamale-maize {
color: #f7e8b6;
}
.bone-chilling {
color: #e1f4f3;
}
.fine-blue {
color: #b4e4e0;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--sweetheart:#f4c3d6;
--tamale-maize:#f7e8b6;
--bone-chilling:#e1f4f3;
--fine-blue:#b4e4e0;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore