All Palettes

Color Palette #d3c6b6, #f2d0a1, #f9b76c, #f5a524, #d57d34

0%
0%
0%

CSS code for this palette

/* CSS */
.stark-white {
color: #d3c6b6;
}
.scalloped-oak {
color: #f2d0a1;
}
.citrus-honey {
color: #f9b76c;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.yellow-mandarin {
color: #d57d34;
}

/* CSS Variables */
:root {
--stark-white:#d3c6b6;
--scalloped-oak:#f2d0a1;
--citrus-honey:#f9b76c;
--apricot-glazed-chicken:#f5a524;
--yellow-mandarin:#d57d34;
}

More palettes to explore