All Palettes

Color Palette #f7b5a1, #f9d6a9, #f2e7ba, #a3d7c2, #6999c3

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.tuscan {
color: #f9d6a9;
}
.sandy-shore {
color: #f2e7ba;
}
.southern-belle {
color: #a3d7c2;
}
.windstorm {
color: #6999c3;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--tuscan:#f9d6a9;
--sandy-shore:#f2e7ba;
--southern-belle:#a3d7c2;
--windstorm:#6999c3;
}

More palettes to explore