All Palettes

Color Palette #b84c4e, #d1999a, #f3bfc0, #f9e6e7, #f6e2d0

0%
0%
0%

CSS code for this palette

/* CSS */
.enticing-red {
color: #b84c4e;
}
.tobermory {
color: #d1999a;
}
.silver-strawberry {
color: #f3bfc0;
}
.rose-sugar {
color: #f9e6e7;
}
.dessert-cream {
color: #f6e2d0;
}

/* CSS Variables */
:root {
--enticing-red:#b84c4e;
--tobermory:#d1999a;
--silver-strawberry:#f3bfc0;
--rose-sugar:#f9e6e7;
--dessert-cream:#f6e2d0;
}

More palettes to explore