All Palettes

Color Palette #ff6e61, #70a3d7, #f7b32b, #e8c1a1, #d95e7d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.kindred {
color: #70a3d7;
}
.hot-sun {
color: #f7b32b;
}
.toasted-coconut {
color: #e8c1a1;
}
.peppermint-swirl {
color: #d95e7d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--kindred:#70a3d7;
--hot-sun:#f7b32b;
--toasted-coconut:#e8c1a1;
--peppermint-swirl:#d95e7d;
}

More palettes to explore