All Palettes

Color Palette #f5b8b2, #f3c4a0, #f2d2a1, #e0e6a8, #b3d7a7

0%
0%
0%

CSS code for this palette

/* CSS */
.ballerina-tears {
color: #f5b8b2;
}
.almond-cream {
color: #f3c4a0;
}
.antique-wicker-basket {
color: #f2d2a1;
}
.bit-of-lime {
color: #e0e6a8;
}
.apple-cream {
color: #b3d7a7;
}

/* CSS Variables */
:root {
--ballerina-tears:#f5b8b2;
--almond-cream:#f3c4a0;
--antique-wicker-basket:#f2d2a1;
--bit-of-lime:#e0e6a8;
--apple-cream:#b3d7a7;
}

More palettes to explore