All Palettes

Color Palette #f9aeae, #f6bcbc, #f3d2af, #f3e1a5, #dae1b7

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.rainbow {
color: #f6bcbc;
}
.sandalwood-beige {
color: #f3d2af;
}
.sugar-cookie {
color: #f3e1a5;
}
.lime-granita {
color: #dae1b7;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--rainbow:#f6bcbc;
--sandalwood-beige:#f3d2af;
--sugar-cookie:#f3e1a5;
--lime-granita:#dae1b7;
}

More palettes to explore