All Palettes

Color Palette #f8dfb4, #f6b1c0, #eab8e4, #a6c6ed, #b5e3d8

0%
0%
0%

CSS code for this palette

/* CSS */
.butter-muffin {
color: #f8dfb4;
}
.ibis {
color: #f6b1c0;
}
.rosecco {
color: #eab8e4;
}
.island-light {
color: #a6c6ed;
}
.fair-aqua {
color: #b5e3d8;
}

/* CSS Variables */
:root {
--butter-muffin:#f8dfb4;
--ibis:#f6b1c0;
--rosecco:#eab8e4;
--island-light:#a6c6ed;
--fair-aqua:#b5e3d8;
}

More palettes to explore