All Palettes

Color Palette #ad2925, #d45949, #f1a8a2, #f3c9c9, #f9e3e1

0%
0%
0%

CSS code for this palette

/* CSS */
.tartan-red {
color: #ad2925;
}
.wet-coral {
color: #d45949;
}
.calabrese {
color: #f1a8a2;
}
.blushing-senorita {
color: #f3c9c9;
}
.bride-s-blush {
color: #f9e3e1;
}

/* CSS Variables */
:root {
--tartan-red:#ad2925;
--wet-coral:#d45949;
--calabrese:#f1a8a2;
--blushing-senorita:#f3c9c9;
--bride-s-blush:#f9e3e1;
}

More palettes to explore