All Palettes

Color Palette #c3493c, #d5786c, #e6b19e, #f2d1c4, #f8e4d3

0%
0%
0%

CSS code for this palette

/* CSS */
.ablaze {
color: #c3493c;
}
.masoho-red {
color: #d5786c;
}
.rose-linen {
color: #e6b19e;
}
.tri-tip {
color: #f2d1c4;
}
.breakfast-biscuit {
color: #f8e4d3;
}

/* CSS Variables */
:root {
--ablaze:#c3493c;
--masoho-red:#d5786c;
--rose-linen:#e6b19e;
--tri-tip:#f2d1c4;
--breakfast-biscuit:#f8e4d3;
}

More palettes to explore