All Palettes

Color Palette #f6b6c5, #f7d6a1, #f0e19e, #a6d9b5, #699b9b

0%
0%
0%

CSS code for this palette

/* CSS */
.love-spell {
color: #f6b6c5;
}
.milky-maize {
color: #f7d6a1;
}
.bells-and-whistles-gold {
color: #f0e19e;
}
.frugal {
color: #a6d9b5;
}
.desaturated-cyan {
color: #699b9b;
}

/* CSS Variables */
:root {
--love-spell:#f6b6c5;
--milky-maize:#f7d6a1;
--bells-and-whistles-gold:#f0e19e;
--frugal:#a6d9b5;
--desaturated-cyan:#699b9b;
}

More palettes to explore