All Palettes

Color Palette #f7c6b6, #f7b2a1, #f7998d, #f4856c, #f25c5a

0%
0%
0%

CSS code for this palette

/* CSS */
.apricot-obsession {
color: #f7c6b6;
}
.first-date {
color: #f7b2a1;
}
.cherrystone {
color: #f7998d;
}
.juicy-passionfruit {
color: #f4856c;
}
.hot-coral {
color: #f25c5a;
}

/* CSS Variables */
:root {
--apricot-obsession:#f7c6b6;
--first-date:#f7b2a1;
--cherrystone:#f7998d;
--juicy-passionfruit:#f4856c;
--hot-coral:#f25c5a;
}

More palettes to explore