All Palettes

Color Palette #ff6e61, #6d9dc5, #f7b1a1, #f6e6d5, #ffb861

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.cerulean-frost {
color: #6d9dc5;
}
.first-date {
color: #f7b1a1;
}
.heirloom-lace {
color: #f6e6d5;
}
.peanut-butter-chicken {
color: #ffb861;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--cerulean-frost:#6d9dc5;
--first-date:#f7b1a1;
--heirloom-lace:#f6e6d5;
--peanut-butter-chicken:#ffb861;
}

More palettes to explore