All Palettes

Color Palette #6a0b0b, #a22a2a, #d67a7a, #f7c5c5, #f2d4d4

0%
0%
0%

CSS code for this palette

/* CSS */
.beastly-red {
color: #6a0b0b;
}
.harissa-red {
color: #a22a2a;
}
.juicy-details {
color: #d67a7a;
}
.english-rose {
color: #f7c5c5;
}
.french-bustle {
color: #f2d4d4;
}

/* CSS Variables */
:root {
--beastly-red:#6a0b0b;
--harissa-red:#a22a2a;
--juicy-details:#d67a7a;
--english-rose:#f7c5c5;
--french-bustle:#f2d4d4;
}

More palettes to explore