All Palettes

Color Palette #c94c26, #e86b4f, #f8a65d, #ffcc7a, #ffd86b

0%
0%
0%

CSS code for this palette

/* CSS */
.peanut-butter-jelly {
color: #c94c26;
}
.entan-red {
color: #e86b4f;
}
.sandy-brown {
color: #f8a65d;
}
.apricot-glow {
color: #ffcc7a;
}
.hint-of-honey {
color: #ffd86b;
}

/* CSS Variables */
:root {
--peanut-butter-jelly:#c94c26;
--entan-red:#e86b4f;
--sandy-brown:#f8a65d;
--apricot-glow:#ffcc7a;
--hint-of-honey:#ffd86b;
}

More palettes to explore