All Palettes

Color Palette #f6b6c1, #f8d2aa, #f0e6d6, #a2d8d4, #499c9c

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f6b6c1;
}
.ice-cream-parlour {
color: #f8d2aa;
}
.elegant-ivory {
color: #f0e6d6;
}
.smooth-satin {
color: #a2d8d4;
}
.coolbox-ice-turquoise {
color: #499c9c;
}

/* CSS Variables */
:root {
--ibis:#f6b6c1;
--ice-cream-parlour:#f8d2aa;
--elegant-ivory:#f0e6d6;
--smooth-satin:#a2d8d4;
--coolbox-ice-turquoise:#499c9c;
}

More palettes to explore