All Palettes

Color Palette #f2c5b5, #e5af9f, #d68f8f, #c57c7e, #b86b6c

0%
0%
0%

CSS code for this palette

/* CSS */
.brilliant-beige {
color: #f2c5b5;
}
.rose-linen {
color: #e5af9f;
}
.juicy-peach {
color: #d68f8f;
}
.impatient-heart {
color: #c57c7e;
}
.terra-tone {
color: #b86b6c;
}

/* CSS Variables */
:root {
--brilliant-beige:#f2c5b5;
--rose-linen:#e5af9f;
--juicy-peach:#d68f8f;
--impatient-heart:#c57c7e;
--terra-tone:#b86b6c;
}

More palettes to explore