All Palettes

Color Palette #f1c1a7, #f7d5a1, #f2e1ba, #e5b8d7, #f5b2ca

0%
0%
0%

CSS code for this palette

/* CSS */
.alesan {
color: #f1c1a7;
}
.peach-patch {
color: #f7d5a1;
}
.brushstroke {
color: #f2e1ba;
}
.child-s-play {
color: #e5b8d7;
}
.fulgrim-pink {
color: #f5b2ca;
}

/* CSS Variables */
:root {
--alesan:#f1c1a7;
--peach-patch:#f7d5a1;
--brushstroke:#f2e1ba;
--child-s-play:#e5b8d7;
--fulgrim-pink:#f5b2ca;
}

More palettes to explore