All Palettes

Color Palette #f3a5a0, #f6b6c1, #e6c6d3, #b6d7e2, #a1d3d0

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f3a5a0;
}
.ibis {
color: #f6b6c1;
}
.pretty-pale {
color: #e6c6d3;
}
.tear {
color: #b6d7e2;
}
.touch-of-turquoise {
color: #a1d3d0;
}

/* CSS Variables */
:root {
--roseberry:#f3a5a0;
--ibis:#f6b6c1;
--pretty-pale:#e6c6d3;
--tear:#b6d7e2;
--touch-of-turquoise:#a1d3d0;
}

More palettes to explore