All Palettes

Color Palette #f9aeae, #f4bf9a, #f1eaac, #a2d7cf, #7dbae8

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.shrimp-boat {
color: #f4bf9a;
}
.yellow-jasmine {
color: #f1eaac;
}
.touch-of-turquoise {
color: #a2d7cf;
}
.aero {
color: #7dbae8;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--shrimp-boat:#f4bf9a;
--yellow-jasmine:#f1eaac;
--touch-of-turquoise:#a2d7cf;
--aero:#7dbae8;
}

More palettes to explore