All Palettes

Color Palette #f7c6b6, #f2a1a2, #e77e9d, #d05387, #9d2a5c

0%
0%
0%

CSS code for this palette

/* CSS */
.apricot-obsession {
color: #f7c6b6;
}
.plum-blossom {
color: #f2a1a2;
}
.hope {
color: #e77e9d;
}
.pretty-in-plum {
color: #d05387;
}
.dragon-s-fire {
color: #9d2a5c;
}

/* CSS Variables */
:root {
--apricot-obsession:#f7c6b6;
--plum-blossom:#f2a1a2;
--hope:#e77e9d;
--pretty-in-plum:#d05387;
--dragon-s-fire:#9d2a5c;
}

More palettes to explore