All Palettes

Color Palette #5b1f25, #a13a3f, #c76b6e, #d7a9a3, #f1d6d5

0%
0%
0%

CSS code for this palette

/* CSS */
.burnt-crimson {
color: #5b1f25;
}
.ruby-ring {
color: #a13a3f;
}
.strawberry-wine {
color: #c76b6e;
}
.mellow-rose {
color: #d7a9a3;
}
.french-bustle {
color: #f1d6d5;
}

/* CSS Variables */
:root {
--burnt-crimson:#5b1f25;
--ruby-ring:#a13a3f;
--strawberry-wine:#c76b6e;
--mellow-rose:#d7a9a3;
--french-bustle:#f1d6d5;
}

More palettes to explore