All Palettes

Color Palette #8a0000, #cd5b5b, #ff8052, #ffd900, #fffacc

0%
0%
0%

CSS code for this palette

/* CSS */
.scab-red {
color: #8a0000;
}
.common-chestnut {
color: #cd5b5b;
}
.n-rang-orange {
color: #ff8052;
}
.soviet-gold {
color: #ffd900;
}
.lemon-chiffon {
color: #fffacc;
}

/* CSS Variables */
:root {
--scab-red:#8a0000;
--common-chestnut:#cd5b5b;
--n-rang-orange:#ff8052;
--soviet-gold:#ffd900;
--lemon-chiffon:#fffacc;
}

More palettes to explore