All Palettes

Color Palette #c8302d, #e76a4b, #f09f60, #f5c499, #e1d1d8

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-lips {
color: #c8302d;
}
.coral-orange {
color: #e76a4b;
}
.sandy-brown {
color: #f09f60;
}
.cream-blush {
color: #f5c499;
}
.light-tip-toes {
color: #e1d1d8;
}

/* CSS Variables */
:root {
--hot-lips:#c8302d;
--coral-orange:#e76a4b;
--sandy-brown:#f09f60;
--cream-blush:#f5c499;
--light-tip-toes:#e1d1d8;
}

More palettes to explore