All Palettes

Color Palette #d6c4d9, #edc4d5, #f6bbc6, #f4a89f, #eab8c6

0%
0%
0%

CSS code for this palette

/* CSS */
.tender-violet {
color: #d6c4d9;
}
.tussie-mussie {
color: #edc4d5;
}
.christy-s-smile {
color: #f6bbc6;
}
.roseberry {
color: #f4a89f;
}
.chantilly {
color: #eab8c6;
}

/* CSS Variables */
:root {
--tender-violet:#d6c4d9;
--tussie-mussie:#edc4d5;
--christy-s-smile:#f6bbc6;
--roseberry:#f4a89f;
--chantilly:#eab8c6;
}

More palettes to explore