All Palettes

Color Palette #f5b8b2, #f9e7d7, #f2d1c4, #e8c9b5, #d8a79d

0%
0%
0%

CSS code for this palette

/* CSS */
.ballerina-tears {
color: #f5b8b2;
}
.aria-ivory {
color: #f9e7d7;
}
.tri-tip {
color: #f2d1c4;
}
.woodstock-rose {
color: #e8c9b5;
}
.kitten-s-paw {
color: #d8a79d;
}

/* CSS Variables */
:root {
--ballerina-tears:#f5b8b2;
--aria-ivory:#f9e7d7;
--tri-tip:#f2d1c4;
--woodstock-rose:#e8c9b5;
--kitten-s-paw:#d8a79d;
}

More palettes to explore