All Palettes

Color Palette #5b2a2a, #8b4b4b, #b76c6c, #d8a2a2, #f1c6c6

0%
0%
0%

CSS code for this palette

/* CSS */
.christmas-brown {
color: #5b2a2a;
}
.rhubarb-smoothie {
color: #8b4b4b;
}
.terra-tone {
color: #b76c6c;
}
.mellow-rose {
color: #d8a2a2;
}
.rose-aspect {
color: #f1c6c6;
}

/* CSS Variables */
:root {
--christmas-brown:#5b2a2a;
--rhubarb-smoothie:#8b4b4b;
--terra-tone:#b76c6c;
--mellow-rose:#d8a2a2;
--rose-aspect:#f1c6c6;
}

More palettes to explore