All Palettes

Color Palette #e7b1c1, #f4d0c3, #f9e1b9, #f4b69f, #f1a8a2

0%
0%
0%

CSS code for this palette

/* CSS */
.athena-pink {
color: #e7b1c1;
}
.sand-island {
color: #f4d0c3;
}
.curd {
color: #f9e1b9;
}
.first-date {
color: #f4b69f;
}
.calabrese {
color: #f1a8a2;
}

/* CSS Variables */
:root {
--athena-pink:#e7b1c1;
--sand-island:#f4d0c3;
--curd:#f9e1b9;
--first-date:#f4b69f;
--calabrese:#f1a8a2;
}

More palettes to explore