All Palettes

Color Palette #5f2b2b, #b15959, #f0a8a8, #f0d7a8, #3d2929

0%
0%
0%

CSS code for this palette

/* CSS */
.christmas-brown {
color: #5f2b2b;
}
.pottery-red {
color: #b15959;
}
.pressed-rose {
color: #f0a8a8;
}
.straw-hat {
color: #f0d7a8;
}
.night-red {
color: #3d2929;
}

/* CSS Variables */
:root {
--christmas-brown:#5f2b2b;
--pottery-red:#b15959;
--pressed-rose:#f0a8a8;
--straw-hat:#f0d7a8;
--night-red:#3d2929;
}

More palettes to explore