All Palettes

Color Palette #f9aeae, #f6c7b6, #f2e1b5, #b3d5c8, #79b8d2

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.serene-pink {
color: #f6c7b6;
}
.calla {
color: #f2e1b5;
}
.gemini {
color: #b3d5c8;
}
.blue-chrysocolla {
color: #79b8d2;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--serene-pink:#f6c7b6;
--calla:#f2e1b5;
--gemini:#b3d5c8;
--blue-chrysocolla:#79b8d2;
}

More palettes to explore