All Palettes

Color Palette #f1d1a2, #f3c7aa, #f4b4b7, #f49f9a, #e76a8f

0%
0%
0%

CSS code for this palette

/* CSS */
.scalloped-oak {
color: #f1d1a2;
}
.citrus-sachet {
color: #f3c7aa;
}
.precious-pink {
color: #f4b4b7;
}
.pink-eraser {
color: #f49f9a;
}
.love-letter {
color: #e76a8f;
}

/* CSS Variables */
:root {
--scalloped-oak:#f1d1a2;
--citrus-sachet:#f3c7aa;
--precious-pink:#f4b4b7;
--pink-eraser:#f49f9a;
--love-letter:#e76a8f;
}

More palettes to explore