All Palettes

Color Palette #5b292f, #8b4b4e, #b0737c, #d89f8d, #f6c2b6

0%
0%
0%

CSS code for this palette

/* CSS */
.dubonnet {
color: #5b292f;
}
.currant-jam {
color: #8b4b4e;
}
.french-marron {
color: #b0737c;
}
.medium-terracotta {
color: #d89f8d;
}
.apricot-obsession {
color: #f6c2b6;
}

/* CSS Variables */
:root {
--dubonnet:#5b292f;
--currant-jam:#8b4b4e;
--french-marron:#b0737c;
--medium-terracotta:#d89f8d;
--apricot-obsession:#f6c2b6;
}

More palettes to explore