All Palettes

Color Palette #761e1e, #a34d4d, #d09a9a, #f7d4d4, #f2b5b5

0%
0%
0%

CSS code for this palette

/* CSS */
.incubus {
color: #761e1e;
}
.sweet-cherry {
color: #a34d4d;
}
.dull-apricot {
color: #d09a9a;
}
.ballet {
color: #f7d4d4;
}
.old-flame {
color: #f2b5b5;
}

/* CSS Variables */
:root {
--incubus:#761e1e;
--sweet-cherry:#a34d4d;
--dull-apricot:#d09a9a;
--ballet:#f7d4d4;
--old-flame:#f2b5b5;
}

More palettes to explore