All Palettes

Color Palette #ff6e61, #6d9dc5, #f0b67f, #a7d7b8, #f6daa7

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.cerulean-frost {
color: #6d9dc5;
}
.smoked-ham {
color: #f0b67f;
}
.eerie-glow {
color: #a7d7b8;
}
.fireflies {
color: #f6daa7;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--cerulean-frost:#6d9dc5;
--smoked-ham:#f0b67f;
--eerie-glow:#a7d7b8;
--fireflies:#f6daa7;
}

More palettes to explore