All Palettes

Color Palette #f6d6c1, #e5b49f, #d49a8c, #c77b66, #a96d5b

0%
0%
0%

CSS code for this palette

/* CSS */
.dreamsicle {
color: #f6d6c1;
}
.seasonal-beige {
color: #e5b49f;
}
.shanghai-peach {
color: #d49a8c;
}
.first-lady {
color: #c77b66;
}
.hazelnut {
color: #a96d5b;
}

/* CSS Variables */
:root {
--dreamsicle:#f6d6c1;
--seasonal-beige:#e5b49f;
--shanghai-peach:#d49a8c;
--first-lady:#c77b66;
--hazelnut:#a96d5b;
}

More palettes to explore