All Palettes

Color Palette #f9d72f, #fee65d, #f1a8a2, #f15b83, #d35a8a

0%
0%
0%

CSS code for this palette

/* CSS */
.banana-pepper {
color: #f9d72f;
}
.primrose-path {
color: #fee65d;
}
.calabrese {
color: #f1a8a2;
}
.watermelon-juice {
color: #f15b83;
}
.pretty-in-plum {
color: #d35a8a;
}

/* CSS Variables */
:root {
--banana-pepper:#f9d72f;
--primrose-path:#fee65d;
--calabrese:#f1a8a2;
--watermelon-juice:#f15b83;
--pretty-in-plum:#d35a8a;
}

More palettes to explore