All Palettes

Color Palette #f0f4f4, #e5c7c7, #fbeef0, #b6b6cd, #f1f1fe

0%
0%
0%

CSS code for this palette

/* CSS */
.zappy-zebra {
color: #f0f4f4;
}
.girl-talk {
color: #e5c7c7;
}
.pale-cherry-blossom {
color: #fbeef0;
}
.madder-blue {
color: #b6b6cd;
}
.foundation-white {
color: #f1f1fe;
}

/* CSS Variables */
:root {
--zappy-zebra:#f0f4f4;
--girl-talk:#e5c7c7;
--pale-cherry-blossom:#fbeef0;
--madder-blue:#b6b6cd;
--foundation-white:#f1f1fe;
}

More palettes to explore