All Palettes

Color Palette #f8caa5, #f2a07d, #e86e5e, #d93a3a, #a62b39

0%
0%
0%

CSS code for this palette

/* CSS */
.lion-cub {
color: #f8caa5;
}
.coral-silk {
color: #f2a07d;
}
.orangeville {
color: #e86e5e;
}
.red-power {
color: #d93a3a;
}
.d-u-sh-s-red {
color: #a62b39;
}

/* CSS Variables */
:root {
--lion-cub:#f8caa5;
--coral-silk:#f2a07d;
--orangeville:#e86e5e;
--red-power:#d93a3a;
--d-u-sh-s-red:#a62b39;
}

More palettes to explore