All Palettes

Color Palette #f2d4d4, #e8e8e8, #f2f2d4, #f2f2f2, #eaeab3

0%
0%
0%

CSS code for this palette

/* CSS */
.french-bustle {
color: #f2d4d4;
}
.unicorn-silver {
color: #e8e8e8;
}
.m-l-b-i-oyster {
color: #f2f2d4;
}
.bleached-silk {
color: #f2f2f2;
}
.steamy-dumpling {
color: #eaeab3;
}

/* CSS Variables */
:root {
--french-bustle:#f2d4d4;
--unicorn-silver:#e8e8e8;
--m-l-b-i-oyster:#f2f2d4;
--bleached-silk:#f2f2f2;
--steamy-dumpling:#eaeab3;
}

More palettes to explore