All Palettes

Color Palette #f7b5a1, #f9cea9, #f2e7b1, #a2d2d1, #a7d7b8

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.allspice {
color: #f9cea9;
}
.oyster-bisque {
color: #f2e7b1;
}
.touch-of-turquoise {
color: #a2d2d1;
}
.eerie-glow {
color: #a7d7b8;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--allspice:#f9cea9;
--oyster-bisque:#f2e7b1;
--touch-of-turquoise:#a2d2d1;
--eerie-glow:#a7d7b8;
}

More palettes to explore