All Palettes

Color Palette #f7c750, #f1a65f, #e6a860, #e54d38, #c84c2d

0%
0%
0%

CSS code for this palette

/* CSS */
.go-bananas {
color: #f7c750;
}
.sandy-brown {
color: #f1a65f;
}
.apricot-sorbet {
color: #e6a860;
}
.mandarin-red {
color: #e54d38;
}
.peanut-butter-jelly {
color: #c84c2d;
}

/* CSS Variables */
:root {
--go-bananas:#f7c750;
--sandy-brown:#f1a65f;
--apricot-sorbet:#e6a860;
--mandarin-red:#e54d38;
--peanut-butter-jelly:#c84c2d;
}

More palettes to explore