All Palettes

Color Palette #f4c3d6, #f7deb1, #f4e5b4, #a8e6cf, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f4c3d6;
}
.butter-muffin {
color: #f7deb1;
}
.smooth-as-corn-silk {
color: #f4e5b4;
}
.turquoise-tower {
color: #a8e6cf;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--sweetheart:#f4c3d6;
--butter-muffin:#f7deb1;
--smooth-as-corn-silk:#f4e5b4;
--turquoise-tower:#a8e6cf;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore