All Palettes

Color Palette #c84d28, #f26b31, #f9a939, #f5c800, #d9e3b0

0%
0%
0%

CSS code for this palette

/* CSS */
.peanut-butter-jelly {
color: #c84d28;
}
.basketball {
color: #f26b31;
}
.raichu-orange {
color: #f9a939;
}
.pinard-yellow {
color: #f5c800;
}
.cocktail-onion {
color: #d9e3b0;
}

/* CSS Variables */
:root {
--peanut-butter-jelly:#c84d28;
--basketball:#f26b31;
--raichu-orange:#f9a939;
--pinard-yellow:#f5c800;
--cocktail-onion:#d9e3b0;
}

More palettes to explore