All Palettes

Color Palette #f9b248, #f4c15d, #f0d670, #e8e88c, #c2d9a0

0%
0%
0%

CSS code for this palette

/* CSS */
.butterscotch {
color: #f9b248;
}
.butterfield {
color: #f4c15d;
}
.mocha-dandelion {
color: #f0d670;
}
.yellow-iris {
color: #e8e88c;
}
.cactus-spike {
color: #c2d9a0;
}

/* CSS Variables */
:root {
--butterscotch:#f9b248;
--butterfield:#f4c15d;
--mocha-dandelion:#f0d670;
--yellow-iris:#e8e88c;
--cactus-spike:#c2d9a0;
}

More palettes to explore