All Palettes

Color Palette #f7b2a1, #fc8d9a, #e2505c, #b52152, #7f2a92

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.conch-shell {
color: #fc8d9a;
}
.highlighter-red {
color: #e2505c;
}
.minted-blueberry-lemonade {
color: #b52152;
}
.druchii-violet {
color: #7f2a92;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--conch-shell:#fc8d9a;
--highlighter-red:#e2505c;
--minted-blueberry-lemonade:#b52152;
--druchii-violet:#7f2a92;
}

More palettes to explore