All Palettes

Color Palette #a61c31, #d04e52, #e78c88, #f2b1b7, #f3bfc5

0%
0%
0%

CSS code for this palette

/* CSS */
.vivid-burgundy {
color: #a61c31;
}
.chestnut-rose {
color: #d04e52;
}
.pink-chi {
color: #e78c88;
}
.jaguar-rose {
color: #f2b1b7;
}
.strawberry-confection {
color: #f3bfc5;
}

/* CSS Variables */
:root {
--vivid-burgundy:#a61c31;
--chestnut-rose:#d04e52;
--pink-chi:#e78c88;
--jaguar-rose:#f2b1b7;
--strawberry-confection:#f3bfc5;
}

More palettes to explore