All Palettes

Color Palette #f6c8a7, #f2b19c, #f09e8a, #e78f7e, #d67a76

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f6c8a7;
}
.stucco-wall {
color: #f2b19c;
}
.rose-essence {
color: #f09e8a;
}
.apricot-red {
color: #e78f7e;
}
.red-cedar {
color: #d67a76;
}

/* CSS Variables */
:root {
--peach-damask:#f6c8a7;
--stucco-wall:#f2b19c;
--rose-essence:#f09e8a;
--apricot-red:#e78f7e;
--red-cedar:#d67a76;
}

More palettes to explore