Color names in this palette
CSS code for this palette
/* CSS */
.nanohanacha-gold {
color: #e6b22d;
}
.deep-fried-sun-rays {
color: #f4c65d;
}
.facemark {
color: #f6d088;
}
.cr-me-de-la-cr-me {
color: #f3e7b4;
}
.baby-steps {
color: #f8c9d9;
}
/* CSS Variables */
:root {
--nanohanacha-gold:#e6b22d;
--deep-fried-sun-rays:#f4c65d;
--facemark:#f6d088;
--cr-me-de-la-cr-me:#f3e7b4;
--baby-steps:#f8c9d9;
}