All Palettes

Color Palette #f2d7c4, #e2baa2, #d19e8f, #c5897c, #b3786b

0%
0%
0%

CSS code for this palette

/* CSS */
.resort-sunrise {
color: #f2d7c4;
}
.warming-peach {
color: #e2baa2;
}
.soft-sienna {
color: #d19e8f;
}
.sunstone {
color: #c5897c;
}
.earth-rose {
color: #b3786b;
}

/* CSS Variables */
:root {
--resort-sunrise:#f2d7c4;
--warming-peach:#e2baa2;
--soft-sienna:#d19e8f;
--sunstone:#c5897c;
--earth-rose:#b3786b;
}

More palettes to explore