All Palettes

Color Palette #b30000, #490e0e, #7a3e3e, #a2b4b4, #e3e3e3

0%
0%
0%

CSS code for this palette

/* CSS */
.artful-red {
color: #b30000;
}
.english-breakfast {
color: #490e0e;
}
.marrakesh-red {
color: #7a3e3e;
}
.holly-glen {
color: #a2b4b4;
}
.aria {
color: #e3e3e3;
}

/* CSS Variables */
:root {
--artful-red:#b30000;
--english-breakfast:#490e0e;
--marrakesh-red:#7a3e3e;
--holly-glen:#a2b4b4;
--aria:#e3e3e3;
}

More palettes to explore