All Palettes

Color Palette #be4737, #ef6b4d, #f7b7a1, #f2e2c4, #d6e6d9

0%
0%
0%

CSS code for this palette

/* CSS */
.caught-red-handed {
color: #be4737;
}
.entan-red {
color: #ef6b4d;
}
.mystic-tulip {
color: #f7b7a1;
}
.afterglow {
color: #f2e2c4;
}
.toadstool-dot {
color: #d6e6d9;
}

/* CSS Variables */
:root {
--caught-red-handed:#be4737;
--entan-red:#ef6b4d;
--mystic-tulip:#f7b7a1;
--afterglow:#f2e2c4;
--toadstool-dot:#d6e6d9;
}

More palettes to explore