All Palettes

Color Palette #f3aab4, #f3c5a0, #f6e6a7, #a1d9a5, #69bf9c

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-blush {
color: #f3aab4;
}
.avid-apricot {
color: #f3c5a0;
}
.gold-sand {
color: #f6e6a7;
}
.green-trance {
color: #a1d9a5;
}
.peppermint-fresh {
color: #69bf9c;
}

/* CSS Variables */
:root {
--pink-blush:#f3aab4;
--avid-apricot:#f3c5a0;
--gold-sand:#f6e6a7;
--green-trance:#a1d9a5;
--peppermint-fresh:#69bf9c;
}

More palettes to explore