All Palettes

Color Palette #7f1a2e, #b05e75, #f5b9a3, #f7e4b6, #f5c84d

0%
0%
0%

CSS code for this palette

/* CSS */
.antique-ruby {
color: #7f1a2e;
}
.indian-pink {
color: #b05e75;
}
.certain-peach {
color: #f5b9a3;
}
.barley-white {
color: #f7e4b6;
}
.sunny-mood {
color: #f5c84d;
}

/* CSS Variables */
:root {
--antique-ruby:#7f1a2e;
--indian-pink:#b05e75;
--certain-peach:#f5b9a3;
--barley-white:#f7e4b6;
--sunny-mood:#f5c84d;
}

More palettes to explore