All Palettes

Color Palette #f9c2b9, #f6e1a7, #bfe1f7, #a2d7cf, #f5a300

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-hydrangea {
color: #f9c2b9;
}
.lemon-ice-yellow {
color: #f6e1a7;
}
.fresh-water {
color: #bfe1f7;
}
.touch-of-turquoise {
color: #a2d7cf;
}
.mad-for-mango {
color: #f5a300;
}

/* CSS Variables */
:root {
--pink-hydrangea:#f9c2b9;
--lemon-ice-yellow:#f6e1a7;
--fresh-water:#bfe1f7;
--touch-of-turquoise:#a2d7cf;
--mad-for-mango:#f5a300;
}

More palettes to explore