All Palettes

Color Palette #863c3c, #a85d5d, #d98c8c, #f9c8c8, #f9e1e1

0%
0%
0%

CSS code for this palette

/* CSS */
.red-candle {
color: #863c3c;
}
.escalante {
color: #a85d5d;
}
.copperfield {
color: #d98c8c;
}
.sunday-best {
color: #f9c8c8;
}
.bride-s-blush {
color: #f9e1e1;
}

/* CSS Variables */
:root {
--red-candle:#863c3c;
--escalante:#a85d5d;
--copperfield:#d98c8c;
--sunday-best:#f9c8c8;
--bride-s-blush:#f9e1e1;
}

More palettes to explore