All Palettes

Color Palette #f3e1a0, #f5c7a8, #f9a4b5, #f7998d, #e26a6c

0%
0%
0%

CSS code for this palette

/* CSS */
.roadster-yellow {
color: #f3e1a0;
}
.citrus-sachet {
color: #f5c7a8;
}
.pink-fit {
color: #f9a4b5;
}
.cherrystone {
color: #f7998d;
}
.childhood-crush {
color: #e26a6c;
}

/* CSS Variables */
:root {
--roadster-yellow:#f3e1a0;
--citrus-sachet:#f5c7a8;
--pink-fit:#f9a4b5;
--cherrystone:#f7998d;
--childhood-crush:#e26a6c;
}

More palettes to explore