All Palettes

Color Palette #f9a4bf, #f5d06b, #f1c6a7, #f2889b, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f9a4bf;
}
.yellow-tulip {
color: #f5d06b;
}
.citrus-sachet {
color: #f1c6a7;
}
.posy-petal {
color: #f2889b;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--rogue-pink:#f9a4bf;
--yellow-tulip:#f5d06b;
--citrus-sachet:#f1c6a7;
--posy-petal:#f2889b;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore