All Palettes

Color Palette #f4c3d5, #f7b1b4, #f9d7ae, #fef99f, #f1e3b1

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom {
color: #f4c3d5;
}
.precious-pink {
color: #f7b1b4;
}
.satin-latour {
color: #f9d7ae;
}
.spaghetti {
color: #fef99f;
}
.lime-bright {
color: #f1e3b1;
}

/* CSS Variables */
:root {
--cherry-blossom:#f4c3d5;
--precious-pink:#f7b1b4;
--satin-latour:#f9d7ae;
--spaghetti:#fef99f;
--lime-bright:#f1e3b1;
}

More palettes to explore