All Palettes

Color Palette #4f9cbf, #4dd1c4, #f3df5e, #f9b4c5, #e76e7c

0%
0%
0%

CSS code for this palette

/* CSS */
.brig {
color: #4f9cbf;
}
.may-day {
color: #4dd1c4;
}
.dilly-dally {
color: #f3df5e;
}
.love-spell {
color: #f9b4c5;
}
.turnip-the-pink {
color: #e76e7c;
}

/* CSS Variables */
:root {
--brig:#4f9cbf;
--may-day:#4dd1c4;
--dilly-dally:#f3df5e;
--love-spell:#f9b4c5;
--turnip-the-pink:#e76e7c;
}

More palettes to explore