All Palettes

Color Palette #f6d288, #f1b74b, #d77c37, #a95b9d, #3c4a90

0%
0%
0%

CSS code for this palette

/* CSS */
.facemark {
color: #f6d288;
}
.maximum-yellow-red {
color: #f1b74b;
}
.sweet-potato {
color: #d77c37;
}
.radiant-orchid {
color: #a95b9d;
}
.deep-ultramarine {
color: #3c4a90;
}

/* CSS Variables */
:root {
--facemark:#f6d288;
--maximum-yellow-red:#f1b74b;
--sweet-potato:#d77c37;
--radiant-orchid:#a95b9d;
--deep-ultramarine:#3c4a90;
}

More palettes to explore