All Palettes

Color Palette #dea4a1, #f2c7c4, #f9e8e6, #fde2ce, #eab8c7

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-cove {
color: #dea4a1;
}
.english-rose {
color: #f2c7c4;
}
.musical-mist {
color: #f9e8e6;
}
.scalloped-potato {
color: #fde2ce;
}
.chantilly {
color: #eab8c7;
}

/* CSS Variables */
:root {
--coral-cove:#dea4a1;
--english-rose:#f2c7c4;
--musical-mist:#f9e8e6;
--scalloped-potato:#fde2ce;
--chantilly:#eab8c7;
}

More palettes to explore