All Palettes

Color Palette #5c0f1e, #882b3c, #c1554e, #f7afa1, #fef8e1

0%
0%
0%

CSS code for this palette

/* CSS */
.chocolate-cosmos {
color: #5c0f1e;
}
.bicyclette {
color: #882b3c;
}
.pomegranate {
color: #c1554e;
}
.first-date {
color: #f7afa1;
}
.still-morning {
color: #fef8e1;
}

/* CSS Variables */
:root {
--chocolate-cosmos:#5c0f1e;
--bicyclette:#882b3c;
--pomegranate:#c1554e;
--first-date:#f7afa1;
--still-morning:#fef8e1;
}

More palettes to explore