All Palettes

Color Palette #f6a7d2, #f0c1d3, #f9e2d7, #f9e59f, #f4c63e

0%
0%
0%

CSS code for this palette

/* CSS */
.spaghetti-strap-pink {
color: #f6a7d2;
}
.parrot-tulip {
color: #f0c1d3;
}
.pink-touch {
color: #f9e2d7;
}
.storm-lightning {
color: #f9e59f;
}
.softsun {
color: #f4c63e;
}

/* CSS Variables */
:root {
--spaghetti-strap-pink:#f6a7d2;
--parrot-tulip:#f0c1d3;
--pink-touch:#f9e2d7;
--storm-lightning:#f9e59f;
--softsun:#f4c63e;
}

More palettes to explore