All Palettes

Color Palette #f4a4bf, #f6c1d5, #f2e3f0, #b3e0d3, #f0e78e

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f4a4bf;
}
.cherry-blossom {
color: #f6c1d5;
}
.sheer-lavender {
color: #f2e3f0;
}
.bay {
color: #b3e0d3;
}
.bright-khaki {
color: #f0e78e;
}

/* CSS Variables */
:root {
--pink-chalk:#f4a4bf;
--cherry-blossom:#f6c1d5;
--sheer-lavender:#f2e3f0;
--bay:#b3e0d3;
--bright-khaki:#f0e78e;
}

More palettes to explore