All Palettes

Color Palette #c6102e, #d53032, #f5b8a3, #f6e0d5, #f7f7f7

0%
0%
0%

CSS code for this palette

/* CSS */
.goji-berry {
color: #c6102e;
}
.akuma {
color: #d53032;
}
.antique-cameo {
color: #f5b8a3;
}
.delicate-rose {
color: #f6e0d5;
}
.lynx-white {
color: #f7f7f7;
}

/* CSS Variables */
:root {
--goji-berry:#c6102e;
--akuma:#d53032;
--antique-cameo:#f5b8a3;
--delicate-rose:#f6e0d5;
--lynx-white:#f7f7f7;
}

More palettes to explore