All Palettes

Color Palette #7a1a2c, #c2384f, #e06c77, #f1a8a2, #fbc6c6

0%
0%
0%

CSS code for this palette

/* CSS */
.seattle-red {
color: #7a1a2c;
}
.calypso-berry {
color: #c2384f;
}
.froly {
color: #e06c77;
}
.calabrese {
color: #f1a8a2;
}
.sunday-best {
color: #fbc6c6;
}

/* CSS Variables */
:root {
--seattle-red:#7a1a2c;
--calypso-berry:#c2384f;
--froly:#e06c77;
--calabrese:#f1a8a2;
--sunday-best:#fbc6c6;
}

More palettes to explore