All Palettes

Color Palette #f1c1c1, #f1a7a7, #f18e8e, #d68f8f, #b74e4e

0%
0%
0%

CSS code for this palette

/* CSS */
.silver-strawberry {
color: #f1c1c1;
}
.pressed-rose {
color: #f1a7a7;
}
.bierwurst {
color: #f18e8e;
}
.juicy-peach {
color: #d68f8f;
}
.enticing-red {
color: #b74e4e;
}

/* CSS Variables */
:root {
--silver-strawberry:#f1c1c1;
--pressed-rose:#f1a7a7;
--bierwurst:#f18e8e;
--juicy-peach:#d68f8f;
--enticing-red:#b74e4e;
}

More palettes to explore