All Palettes

Color Palette #f9b4c0, #ff6e61, #ff9b3d, #ffcf33, #78bfa7

0%
0%
0%

CSS code for this palette

/* CSS */
.love-spell {
color: #f9b4c0;
}
.grapefruit-pulp {
color: #ff6e61;
}
.hawaiian-passion {
color: #ff9b3d;
}
.sunglow {
color: #ffcf33;
}
.sereni-teal {
color: #78bfa7;
}

/* CSS Variables */
:root {
--love-spell:#f9b4c0;
--grapefruit-pulp:#ff6e61;
--hawaiian-passion:#ff9b3d;
--sunglow:#ffcf33;
--sereni-teal:#78bfa7;
}

More palettes to explore