All Palettes

Color Palette #f6a2c8, #f7b1cf, #f8bfd6, #f6e1b1, #f0a000

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f6a2c8;
}
.fulgrim-pink {
color: #f7b1cf;
}
.flamingo-feather {
color: #f8bfd6;
}
.friendly-yellow {
color: #f6e1b1;
}
.lemon-dream {
color: #f0a000;
}

/* CSS Variables */
:root {
--rose-mallow:#f6a2c8;
--fulgrim-pink:#f7b1cf;
--flamingo-feather:#f8bfd6;
--friendly-yellow:#f6e1b1;
--lemon-dream:#f0a000;
}

More palettes to explore