All Palettes

Color Palette #a4c1b1, #c8d5d4, #e2bdb1, #d5988b, #a76c6c

0%
0%
0%

CSS code for this palette

/* CSS */
.green-silk {
color: #a4c1b1;
}
.sky-splash {
color: #c8d5d4;
}
.adorable {
color: #e2bdb1;
}
.powder-blush {
color: #d5988b;
}
.delhi-spice {
color: #a76c6c;
}

/* CSS Variables */
:root {
--green-silk:#a4c1b1;
--sky-splash:#c8d5d4;
--adorable:#e2bdb1;
--powder-blush:#d5988b;
--delhi-spice:#a76c6c;
}

More palettes to explore