All Palettes

Color Palette #f2f4f1, #d9e9d3, #b6d7a8, #a4c1f4, #f6a6a2

0%
0%
0%

CSS code for this palette

/* CSS */
.bleached-silk {
color: #f2f4f1;
}
.touch-of-green {
color: #d9e9d3;
}
.apple-cream {
color: #b6d7a8;
}
.sky-high {
color: #a4c1f4;
}
.calabrese {
color: #f6a6a2;
}

/* CSS Variables */
:root {
--bleached-silk:#f2f4f1;
--touch-of-green:#d9e9d3;
--apple-cream:#b6d7a8;
--sky-high:#a4c1f4;
--calabrese:#f6a6a2;
}

More palettes to explore