All Palettes

Color Palette #f8caa5, #f2a07d, #d67a4c, #a9483d, #7e2b2a

0%
0%
0%

CSS code for this palette

/* CSS */
.lion-cub {
color: #f8caa5;
}
.coral-silk {
color: #f2a07d;
}
.jack-o-lantern {
color: #d67a4c;
}
.red-revival {
color: #a9483d;
}
.sun-dried-tomato {
color: #7e2b2a;
}

/* CSS Variables */
:root {
--lion-cub:#f8caa5;
--coral-silk:#f2a07d;
--jack-o-lantern:#d67a4c;
--red-revival:#a9483d;
--sun-dried-tomato:#7e2b2a;
}

More palettes to explore