All Palettes

Color Palette #d8d3c0, #f4e2b3, #f6c9c1, #df9fb5, #b7c9e1

0%
0%
0%

CSS code for this palette

/* CSS */
.pale-lichen {
color: #d8d3c0;
}
.smooth-as-corn-silk {
color: #f4e2b3;
}
.millennial-pink {
color: #f6c9c1;
}
.blushing-tulip {
color: #df9fb5;
}
.light-blue-grey {
color: #b7c9e1;
}

/* CSS Variables */
:root {
--pale-lichen:#d8d3c0;
--smooth-as-corn-silk:#f4e2b3;
--millennial-pink:#f6c9c1;
--blushing-tulip:#df9fb5;
--light-blue-grey:#b7c9e1;
}

More palettes to explore