All Palettes

Color Palette #e8d5b5, #f3dfd3, #f9c6b4, #f4a157, #d66a4c

0%
0%
0%

CSS code for this palette

/* CSS */
.sand-pearl {
color: #e8d5b5;
}
.peach-shortcake {
color: #f3dfd3;
}
.apricot-obsession {
color: #f9c6b4;
}
.bergamot-orange {
color: #f4a157;
}
.track-and-field {
color: #d66a4c;
}

/* CSS Variables */
:root {
--sand-pearl:#e8d5b5;
--peach-shortcake:#f3dfd3;
--apricot-obsession:#f9c6b4;
--bergamot-orange:#f4a157;
--track-and-field:#d66a4c;
}

More palettes to explore