All Palettes

Color Palette #f6a7d2, #f5e29e, #9fd6a1, #f7b5a1, #ff9e66

0%
0%
0%

CSS code for this palette

/* CSS */
.spaghetti-strap-pink {
color: #f6a7d2;
}
.buttery-croissant {
color: #f5e29e;
}
.green-trance {
color: #9fd6a1;
}
.mystic-tulip {
color: #f7b5a1;
}
.fresh-cantaloupe {
color: #ff9e66;
}

/* CSS Variables */
:root {
--spaghetti-strap-pink:#f6a7d2;
--buttery-croissant:#f5e29e;
--green-trance:#9fd6a1;
--mystic-tulip:#f7b5a1;
--fresh-cantaloupe:#ff9e66;
}

More palettes to explore