All Palettes

Color Palette #f7b5a1, #f8d9a0, #f9e6b9, #a2d4e6, #69b4c9

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.milky-maize {
color: #f8d9a0;
}
.hawaiian-cream {
color: #f9e6b9;
}
.chefchaouen-blue {
color: #a2d4e6;
}
.delicate-girl-blue {
color: #69b4c9;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--milky-maize:#f8d9a0;
--hawaiian-cream:#f9e6b9;
--chefchaouen-blue:#a2d4e6;
--delicate-girl-blue:#69b4c9;
}

More palettes to explore