All Palettes

Color Palette #f1b341, #f9d66c, #f5b199, #d94136, #a03b6c

0%
0%
0%

CSS code for this palette

/* CSS */
.butter-cream {
color: #f1b341;
}
.forsythia-blossom {
color: #f9d66c;
}
.stucco-wall {
color: #f5b199;
}
.dangerously-red {
color: #d94136;
}
.baton-rouge {
color: #a03b6c;
}

/* CSS Variables */
:root {
--butter-cream:#f1b341;
--forsythia-blossom:#f9d66c;
--stucco-wall:#f5b199;
--dangerously-red:#d94136;
--baton-rouge:#a03b6c;
}

More palettes to explore