All Palettes

Color Palette #c76b6b, #dfafaf, #e0b2b2, #f2d4d4, #f6cbcb

0%
0%
0%

CSS code for this palette

/* CSS */
.strawberry-wine {
color: #c76b6b;
}
.grim-pink {
color: #dfafaf;
}
.peachskin {
color: #e0b2b2;
}
.french-bustle {
color: #f2d4d4;
}
.happy-piglets {
color: #f6cbcb;
}

/* CSS Variables */
:root {
--strawberry-wine:#c76b6b;
--grim-pink:#dfafaf;
--peachskin:#e0b2b2;
--french-bustle:#f2d4d4;
--happy-piglets:#f6cbcb;
}

More palettes to explore