All Palettes

Color Palette #f4a4c8, #f6b6e0, #f9d7e1, #ffe3b3, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f4a4c8;
}
.cotton-candy-aesthetic {
color: #f6b6e0;
}
.pink-frosting {
color: #f9d7e1;
}
.peach-of-mind {
color: #ffe3b3;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--rose-mallow:#f4a4c8;
--cotton-candy-aesthetic:#f6b6e0;
--pink-frosting:#f9d7e1;
--peach-of-mind:#ffe3b3;
--floral-leaf:#ffb84d;
}

More palettes to explore