All Palettes

Color Palette #6b1f2d, #a84d58, #ef7b7f, #f1b8a2, #f5e8d6

0%
0%
0%

CSS code for this palette

/* CSS */
.velvet-outbreak {
color: #6b1f2d;
}
.black-pudding {
color: #a84d58;
}
.meat {
color: #ef7b7f;
}
.antique-cameo {
color: #f1b8a2;
}
.vanilla-delight {
color: #f5e8d6;
}

/* CSS Variables */
:root {
--velvet-outbreak:#6b1f2d;
--black-pudding:#a84d58;
--meat:#ef7b7f;
--antique-cameo:#f1b8a2;
--vanilla-delight:#f5e8d6;
}

More palettes to explore