All Palettes

Color Palette #f3b59b, #f6c5b1, #f8d5c9, #f7e1d9, #fff2e0

0%
0%
0%

CSS code for this palette

/* CSS */
.mandys-pink {
color: #f3b59b;
}
.coral-bisque {
color: #f6c5b1;
}
.deco-shell {
color: #f8d5c9;
}
.sly-shrimp {
color: #f7e1d9;
}
.pale-pearl {
color: #fff2e0;
}

/* CSS Variables */
:root {
--mandys-pink:#f3b59b;
--coral-bisque:#f6c5b1;
--deco-shell:#f8d5c9;
--sly-shrimp:#f7e1d9;
--pale-pearl:#fff2e0;
}

More palettes to explore