All Palettes

Color Palette #f6c9c1, #f4a77b, #f09e56, #d75a2d, #a62b2b

0%
0%
0%

CSS code for this palette

/* CSS */
.millennial-pink {
color: #f6c9c1;
}
.coral-silk {
color: #f4a77b;
}
.doughnut {
color: #f09e56;
}
.obstinate-orange {
color: #d75a2d;
}
.harissa-red {
color: #a62b2b;
}

/* CSS Variables */
:root {
--millennial-pink:#f6c9c1;
--coral-silk:#f4a77b;
--doughnut:#f09e56;
--obstinate-orange:#d75a2d;
--harissa-red:#a62b2b;
}

More palettes to explore