All Palettes

Color Palette #582c2c, #8c4f4f, #b78080, #e2b1b1, #f4d7d7

0%
0%
0%

CSS code for this palette

/* CSS */
.bratwurst {
color: #582c2c;
}
.apple-butter {
color: #8c4f4f;
}
.ash-rose {
color: #b78080;
}
.perfect-pink {
color: #e2b1b1;
}
.redneck {
color: #f4d7d7;
}

/* CSS Variables */
:root {
--bratwurst:#582c2c;
--apple-butter:#8c4f4f;
--ash-rose:#b78080;
--perfect-pink:#e2b1b1;
--redneck:#f4d7d7;
}

More palettes to explore