All Palettes

Color Palette #f5d6c7, #f1a8a2, #e9b79f, #d29b74, #c17a6c

0%
0%
0%

CSS code for this palette

/* CSS */
.resort-sunrise {
color: #f5d6c7;
}
.calabrese {
color: #f1a8a2;
}
.seasonal-beige {
color: #e9b79f;
}
.rustic-adobe {
color: #d29b74;
}
.first-lady {
color: #c17a6c;
}

/* CSS Variables */
:root {
--resort-sunrise:#f5d6c7;
--calabrese:#f1a8a2;
--seasonal-beige:#e9b79f;
--rustic-adobe:#d29b74;
--first-lady:#c17a6c;
}

More palettes to explore