All Palettes

Color Palette #f0c09e, #f09f7f, #f08060, #e05c4d, #d1443d

0%
0%
0%

CSS code for this palette

/* CSS */
.tan-temptation {
color: #f0c09e;
}
.cumquat-cream {
color: #f09f7f;
}
.akak-red {
color: #f08060;
}
.pimento {
color: #e05c4d;
}
.top-tomato {
color: #d1443d;
}

/* CSS Variables */
:root {
--tan-temptation:#f0c09e;
--cumquat-cream:#f09f7f;
--akak-red:#f08060;
--pimento:#e05c4d;
--top-tomato:#d1443d;
}

More palettes to explore