All Palettes

Color Palette #f5b8b2, #f8c572, #f9e79f, #a2d7cf, #a3c3e0

0%
0%
0%

CSS code for this palette

/* CSS */
.ballerina-tears {
color: #f5b8b2;
}
.just-peachy {
color: #f8c572;
}
.storm-lightning {
color: #f9e79f;
}
.touch-of-turquoise {
color: #a2d7cf;
}
.sea-cliff {
color: #a3c3e0;
}

/* CSS Variables */
:root {
--ballerina-tears:#f5b8b2;
--just-peachy:#f8c572;
--storm-lightning:#f9e79f;
--touch-of-turquoise:#a2d7cf;
--sea-cliff:#a3c3e0;
}

More palettes to explore