All Palettes

Color Palette #d72d5d, #f17981, #f0b8b2, #f6e8a2, #4dcb79

0%
0%
0%

CSS code for this palette

/* CSS */
.cerise-red {
color: #d72d5d;
}
.momo-peach {
color: #f17981;
}
.ballerina-tears {
color: #f0b8b2;
}
.lazy-daisy {
color: #f6e8a2;
}
.emerald-reflection {
color: #4dcb79;
}

/* CSS Variables */
:root {
--cerise-red:#d72d5d;
--momo-peach:#f17981;
--ballerina-tears:#f0b8b2;
--lazy-daisy:#f6e8a2;
--emerald-reflection:#4dcb79;
}

More palettes to explore