All Palettes

Color Palette #8a0000, #c52b2b, #ffb3b3, #ffebb3, #3e895d

0%
0%
0%

CSS code for this palette

/* CSS */
.scab-red {
color: #8a0000;
}
.knockout {
color: #c52b2b;
}
.wildflower-bouquet {
color: #ffb3b3;
}
.lively-yellow {
color: #ffebb3;
}
.adamite-green {
color: #3e895d;
}

/* CSS Variables */
:root {
--scab-red:#8a0000;
--knockout:#c52b2b;
--wildflower-bouquet:#ffb3b3;
--lively-yellow:#ffebb3;
--adamite-green:#3e895d;
}

More palettes to explore