All Palettes

Color Palette #f8ca49, #fbb150, #ff6e61, #ff4d4d, #ff3d77

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f8ca49;
}
.salted-caramel-popcorn {
color: #fbb150;
}
.grapefruit-pulp {
color: #ff6e61;
}
.blood-burst {
color: #ff4d4d;
}
.diva-pink {
color: #ff3d77;
}

/* CSS Variables */
:root {
--sunny-mood:#f8ca49;
--salted-caramel-popcorn:#fbb150;
--grapefruit-pulp:#ff6e61;
--blood-burst:#ff4d4d;
--diva-pink:#ff3d77;
}

More palettes to explore