All Palettes

Color Palette #c41c4c, #ef6c88, #f5b7c4, #f4d171, #c7da4e

0%
0%
0%

CSS code for this palette

/* CSS */
.jazzy {
color: #c41c4c;
}
.grapefruit-juice {
color: #ef6c88;
}
.love-spell {
color: #f5b7c4;
}
.yellow-tulip {
color: #f4d171;
}
.southern-platyfish {
color: #c7da4e;
}

/* CSS Variables */
:root {
--jazzy:#c41c4c;
--grapefruit-juice:#ef6c88;
--love-spell:#f5b7c4;
--yellow-tulip:#f4d171;
--southern-platyfish:#c7da4e;
}

More palettes to explore