All Palettes

Color Palette #f2b1b1, #d8503b, #b48d8d, #905a6b, #4b2a2a

0%
0%
0%

CSS code for this palette

/* CSS */
.brain-pink {
color: #f2b1b1;
}
.fire-island {
color: #d8503b;
}
.brandy-snaps {
color: #b48d8d;
}
.cabernet {
color: #905a6b;
}
.rookwood-dark-red {
color: #4b2a2a;
}

/* CSS Variables */
:root {
--brain-pink:#f2b1b1;
--fire-island:#d8503b;
--brandy-snaps:#b48d8d;
--cabernet:#905a6b;
--rookwood-dark-red:#4b2a2a;
}

More palettes to explore