All Palettes

Color Palette #f5b8b2, #f4c29f, #f6e3b6, #b2d8b0, #7eb9b6

0%
0%
0%

CSS code for this palette

/* CSS */
.ballerina-tears {
color: #f5b8b2;
}
.almond-cream {
color: #f4c29f;
}
.flan {
color: #f6e3b6;
}
.flower-stem {
color: #b2d8b0;
}
.kingfisher-turquoise {
color: #7eb9b6;
}

/* CSS Variables */
:root {
--ballerina-tears:#f5b8b2;
--almond-cream:#f4c29f;
--flan:#f6e3b6;
--flower-stem:#b2d8b0;
--kingfisher-turquoise:#7eb9b6;
}

More palettes to explore