All Palettes

Color Palette #f2d7c4, #e8b7a1, #d69c8f, #c77f75, #b66b63

0%
0%
0%

CSS code for this palette

/* CSS */
.resort-sunrise {
color: #f2d7c4;
}
.pink-abalone {
color: #e8b7a1;
}
.shanghai-peach {
color: #d69c8f;
}
.chili-soda {
color: #c77f75;
}
.hacienda-tile {
color: #b66b63;
}

/* CSS Variables */
:root {
--resort-sunrise:#f2d7c4;
--pink-abalone:#e8b7a1;
--shanghai-peach:#d69c8f;
--chili-soda:#c77f75;
--hacienda-tile:#b66b63;
}

More palettes to explore