All Palettes

Color Palette #c01b1b, #d66161, #f2a1a1, #f2d9d9, #a6a6a6

0%
0%
0%

CSS code for this palette

/* CSS */
.heartwarming {
color: #c01b1b;
}
.happy-hearts {
color: #d66161;
}
.plum-blossom {
color: #f2a1a1;
}
.hawaiian-shell {
color: #f2d9d9;
}
.quicksilver {
color: #a6a6a6;
}

/* CSS Variables */
:root {
--heartwarming:#c01b1b;
--happy-hearts:#d66161;
--plum-blossom:#f2a1a1;
--hawaiian-shell:#f2d9d9;
--quicksilver:#a6a6a6;
}

More palettes to explore