All Palettes

Color Palette #881b2d, #c63945, #e65b6d, #f5a19e, #f7c5d5

0%
0%
0%

CSS code for this palette

/* CSS */
.antique-ruby {
color: #881b2d;
}
.rococco-red {
color: #c63945;
}
.bara-red {
color: #e65b6d;
}
.young-crab {
color: #f5a19e;
}
.sullivan-s-heart {
color: #f7c5d5;
}

/* CSS Variables */
:root {
--antique-ruby:#881b2d;
--rococco-red:#c63945;
--bara-red:#e65b6d;
--young-crab:#f5a19e;
--sullivan-s-heart:#f7c5d5;
}

More palettes to explore