All Palettes

Color Palette #c6a89f, #e9b4aa, #f3d2af, #f9e5b4, #f7b5a6

0%
0%
0%

CSS code for this palette

/* CSS */
.patchwork-pink {
color: #c6a89f;
}
.porcelain-crab {
color: #e9b4aa;
}
.sandalwood-beige {
color: #f3d2af;
}
.noodles {
color: #f9e5b4;
}
.just-blush {
color: #f7b5a6;
}

/* CSS Variables */
:root {
--patchwork-pink:#c6a89f;
--porcelain-crab:#e9b4aa;
--sandalwood-beige:#f3d2af;
--noodles:#f9e5b4;
--just-blush:#f7b5a6;
}

More palettes to explore