All Palettes

Color Palette #f0f0f0, #c7dbf0, #f0c7b2, #f0f0db, #dbdbf0

0%
0%
0%

CSS code for this palette

/* CSS */
.snowflake {
color: #f0f0f0;
}
.blue-booties {
color: #c7dbf0;
}
.peach-temptation {
color: #f0c7b2;
}
.tears-of-joy {
color: #f0f0db;
}
.chinese-silver {
color: #dbdbf0;
}

/* CSS Variables */
:root {
--snowflake:#f0f0f0;
--blue-booties:#c7dbf0;
--peach-temptation:#f0c7b2;
--tears-of-joy:#f0f0db;
--chinese-silver:#dbdbf0;
}

More palettes to explore