All Palettes

Color Palette #a03b3b, #b95050, #d87979, #f49f9f, #f6c6c6

0%
0%
0%

CSS code for this palette

/* CSS */
.bijou-red {
color: #a03b3b;
}
.enticing-red {
color: #b95050;
}
.red-cedar {
color: #d87979;
}
.plum-blossom {
color: #f49f9f;
}
.english-rose {
color: #f6c6c6;
}

/* CSS Variables */
:root {
--bijou-red:#a03b3b;
--enticing-red:#b95050;
--red-cedar:#d87979;
--plum-blossom:#f49f9f;
--english-rose:#f6c6c6;
}

More palettes to explore