All Palettes

Color Palette #b33752, #d85f73, #f8a5b6, #fcf6c0, #f4b60b

0%
0%
0%

CSS code for this palette

/* CSS */
.raspberry-wine {
color: #b33752;
}
.berrylicious {
color: #d85f73;
}
.pink-fit {
color: #f8a5b6;
}
.yellow-yarn {
color: #fcf6c0;
}
.citra {
color: #f4b60b;
}

/* CSS Variables */
:root {
--raspberry-wine:#b33752;
--berrylicious:#d85f73;
--pink-fit:#f8a5b6;
--yellow-yarn:#fcf6c0;
--citra:#f4b60b;
}

More palettes to explore