All Palettes

Color Palette #f6a2b2, #f3c6b4, #e3df9c, #b9e0a3, #70c8d2

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a2b2;
}
.taco {
color: #f3c6b4;
}
.celery-scepter {
color: #e3df9c;
}
.basil-smash {
color: #b9e0a3;
}
.salt-lake {
color: #70c8d2;
}

/* CSS Variables */
:root {
--pink-fit:#f6a2b2;
--taco:#f3c6b4;
--celery-scepter:#e3df9c;
--basil-smash:#b9e0a3;
--salt-lake:#70c8d2;
}

More palettes to explore