All Palettes

Color Palette #f3a039, #f6d47e, #f2b6a1, #f7b6d1, #e78dba

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-sea {
color: #f3a039;
}
.jemima {
color: #f6d47e;
}
.antique-cameo {
color: #f2b6a1;
}
.pink-marshmallow {
color: #f7b6d1;
}
.chewing-gum-pink {
color: #e78dba;
}

/* CSS Variables */
:root {
--yellow-sea:#f3a039;
--jemima:#f6d47e;
--antique-cameo:#f2b6a1;
--pink-marshmallow:#f7b6d1;
--chewing-gum-pink:#e78dba;
}

More palettes to explore