All Palettes

Color Palette #6d2c3e, #a84d68, #f1a8a2, #f7d4c5, #f9e2d2

0%
0%
0%

CSS code for this palette

/* CSS */
.siren {
color: #6d2c3e;
}
.raspberry-patch {
color: #a84d68;
}
.calabrese {
color: #f1a8a2;
}
.nutter-butter {
color: #f7d4c5;
}
.sandy-beach {
color: #f9e2d2;
}

/* CSS Variables */
:root {
--siren:#6d2c3e;
--raspberry-patch:#a84d68;
--calabrese:#f1a8a2;
--nutter-butter:#f7d4c5;
--sandy-beach:#f9e2d2;
}

More palettes to explore