All Palettes

Color Palette #f7c5c5, #e3a1a7, #d47376, #b84c4e, #992e33

0%
0%
0%

CSS code for this palette

/* CSS */
.english-rose {
color: #f7c5c5;
}
.berry-riche {
color: #e3a1a7;
}
.lantana {
color: #d47376;
}
.enticing-red {
color: #b84c4e;
}
.ruby-slippers {
color: #992e33;
}

/* CSS Variables */
:root {
--english-rose:#f7c5c5;
--berry-riche:#e3a1a7;
--lantana:#d47376;
--enticing-red:#b84c4e;
--ruby-slippers:#992e33;
}

More palettes to explore