All Palettes

Color Palette #f4a4d7, #f1c84b, #dab7e1, #f7c2a6, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.violet-kiss {
color: #f4a4d7;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.pretty-petunia {
color: #dab7e1;
}
.pink-beach {
color: #f7c2a6;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--violet-kiss:#f4a4d7;
--solar-plexus-chakra:#f1c84b;
--pretty-petunia:#dab7e1;
--pink-beach:#f7c2a6;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore