All Palettes

Color Palette #efc3c3, #b5a6a6, #5d4c4c, #2d303e, #9f3c3c

0%
0%
0%

CSS code for this palette

/* CSS */
.channel {
color: #efc3c3;
}
.centennial-rose {
color: #b5a6a6;
}
.smooth-coffee {
color: #5d4c4c;
}
.diamond-black {
color: #2d303e;
}
.sappanwood {
color: #9f3c3c;
}

/* CSS Variables */
:root {
--channel:#efc3c3;
--centennial-rose:#b5a6a6;
--smooth-coffee:#5d4c4c;
--diamond-black:#2d303e;
--sappanwood:#9f3c3c;
}

More palettes to explore