All Palettes

Color Palette #f7b5a1, #f9c78b, #f1e2a7, #a2d7d0, #6f9ac3

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.arts-crafts-gold {
color: #f9c78b;
}
.french-vanilla {
color: #f1e2a7;
}
.touch-of-turquoise {
color: #a2d7d0;
}
.cerulean-frost {
color: #6f9ac3;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--arts-crafts-gold:#f9c78b;
--french-vanilla:#f1e2a7;
--touch-of-turquoise:#a2d7d0;
--cerulean-frost:#6f9ac3;
}

More palettes to explore