All Palettes

Color Palette #f2ba2c, #ff6929, #ffb13d, #ff9d52, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-groove {
color: #f2ba2c;
}
.sparrow-s-fire {
color: #ff6929;
}
.pieces-of-eight {
color: #ffb13d;
}
.bittersweet {
color: #ff9d52;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--yellow-groove:#f2ba2c;
--sparrow-s-fire:#ff6929;
--pieces-of-eight:#ffb13d;
--bittersweet:#ff9d52;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore