All Palettes

Color Palette #f8c84f, #f79c3b, #f76a3b, #f73b3b, #d82c2c

0%
0%
0%

CSS code for this palette

/* CSS */
.go-bananas {
color: #f8c84f;
}
.chat-orange {
color: #f79c3b;
}
.carrot {
color: #f76a3b;
}
.flamboyant {
color: #f73b3b;
}
.chi-gong {
color: #d82c2c;
}

/* CSS Variables */
:root {
--go-bananas:#f8c84f;
--chat-orange:#f79c3b;
--carrot:#f76a3b;
--flamboyant:#f73b3b;
--chi-gong:#d82c2c;
}

More palettes to explore