Color names in this palette
CSS code for this palette
/* CSS */
.muntok-white-pepper {
color: #d4a373;
}
.fulgurite-copper {
color: #e5b680;
}
.peachy-kini {
color: #f1c393;
}
.peach-patch {
color: #f7d5a1;
}
.budder-skin {
color: #fce4c5;
}
/* CSS Variables */
:root {
--muntok-white-pepper:#d4a373;
--fulgurite-copper:#e5b680;
--peachy-kini:#f1c393;
--peach-patch:#f7d5a1;
--budder-skin:#fce4c5;
}