All Palettes

Color Palette #7b1e1e, #b13939, #d55d5d, #eb7a7a, #efa4a4

0%
0%
0%

CSS code for this palette

/* CSS */
.incubus {
color: #7b1e1e;
}
.redeye {
color: #b13939;
}
.roman {
color: #d55d5d;
}
.siesta-rose {
color: #eb7a7a;
}
.pink-icing {
color: #efa4a4;
}

/* CSS Variables */
:root {
--incubus:#7b1e1e;
--redeye:#b13939;
--roman:#d55d5d;
--siesta-rose:#eb7a7a;
--pink-icing:#efa4a4;
}

More palettes to explore