All Palettes

Color Palette #f3b4c1, #f7e4b6, #d3f8d3, #a6e1e3, #f495d4

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f3b4c1;
}
.barley-white {
color: #f7e4b6;
}
.light-carolina {
color: #d3f8d3;
}
.ice-crystal-blue {
color: #a6e1e3;
}
.bubblegum-kisses {
color: #f495d4;
}

/* CSS Variables */
:root {
--ibis:#f3b4c1;
--barley-white:#f7e4b6;
--light-carolina:#d3f8d3;
--ice-crystal-blue:#a6e1e3;
--bubblegum-kisses:#f495d4;
}

More palettes to explore