All Palettes

Color Palette #c76b88, #f2b5d3, #f8e8bf, #f1c7a7, #f0a65c

0%
0%
0%

CSS code for this palette

/* CSS */
.old-geranium {
color: #c76b88;
}
.pink-marshmallow {
color: #f2b5d3;
}
.creamy-custard {
color: #f8e8bf;
}
.citrus-sachet {
color: #f1c7a7;
}
.sandy-brown {
color: #f0a65c;
}

/* CSS Variables */
:root {
--old-geranium:#c76b88;
--pink-marshmallow:#f2b5d3;
--creamy-custard:#f8e8bf;
--citrus-sachet:#f1c7a7;
--sandy-brown:#f0a65c;
}

More palettes to explore