All Palettes

Color Palette #f8e0c4, #f6b7a2, #f39d8c, #d87b6f, #b54f5e

0%
0%
0%

CSS code for this palette

/* CSS */
.incan-treasure {
color: #f8e0c4;
}
.mystic-tulip {
color: #f6b7a2;
}
.fruit-shake {
color: #f39d8c;
}
.golgfag-brown {
color: #d87b6f;
}
.holly-berry {
color: #b54f5e;
}

/* CSS Variables */
:root {
--incan-treasure:#f8e0c4;
--mystic-tulip:#f6b7a2;
--fruit-shake:#f39d8c;
--golgfag-brown:#d87b6f;
--holly-berry:#b54f5e;
}

More palettes to explore