All Palettes

Color Palette #f9b4d2, #f46c9c, #e8597a, #d84b60, #a92d4a

0%
0%
0%

CSS code for this palette

/* CSS */
.lavender-candy {
color: #f9b4d2;
}
.shark-bait {
color: #f46c9c;
}
.highlighter-pink {
color: #e8597a;
}
.geranium {
color: #d84b60;
}
.primal-red {
color: #a92d4a;
}

/* CSS Variables */
:root {
--lavender-candy:#f9b4d2;
--shark-bait:#f46c9c;
--highlighter-pink:#e8597a;
--geranium:#d84b60;
--primal-red:#a92d4a;
}

More palettes to explore