All Palettes

Color Palette #f7e7d9, #e8c4b5, #d6a299, #b77b7b, #a95b7c

0%
0%
0%

CSS code for this palette

/* CSS */
.hint-of-orange {
color: #f7e7d9;
}
.antoinette-pink {
color: #e8c4b5;
}
.bubble-shell {
color: #d6a299;
}
.wild-party {
color: #b77b7b;
}
.indian-pink {
color: #a95b7c;
}

/* CSS Variables */
:root {
--hint-of-orange:#f7e7d9;
--antoinette-pink:#e8c4b5;
--bubble-shell:#d6a299;
--wild-party:#b77b7b;
--indian-pink:#a95b7c;
}

More palettes to explore