All Palettes

Color Palette #f5b2d1, #f7c2b6, #f9d7a4, #f2e6a6, #e4f1d0

0%
0%
0%

CSS code for this palette

/* CSS */
.fulgrim-pink {
color: #f5b2d1;
}
.apricot-obsession {
color: #f7c2b6;
}
.prosecco {
color: #f9d7a4;
}
.cymophane-yellow {
color: #f2e6a6;
}
.light-greenette {
color: #e4f1d0;
}

/* CSS Variables */
:root {
--fulgrim-pink:#f5b2d1;
--apricot-obsession:#f7c2b6;
--prosecco:#f9d7a4;
--cymophane-yellow:#f2e6a6;
--light-greenette:#e4f1d0;
}

More palettes to explore