All Palettes

Color Palette #8c1d31, #c0394e, #e06c6c, #fbbe74, #f9daae

0%
0%
0%

CSS code for this palette

/* CSS */
.antique-ruby {
color: #8c1d31;
}
.calypso-berry {
color: #c0394e;
}
.childhood-crush {
color: #e06c6c;
}
.just-peachy {
color: #fbbe74;
}
.satin-latour {
color: #f9daae;
}

/* CSS Variables */
:root {
--antique-ruby:#8c1d31;
--calypso-berry:#c0394e;
--childhood-crush:#e06c6c;
--just-peachy:#fbbe74;
--satin-latour:#f9daae;
}

More palettes to explore