All Palettes

Color Palette #ff6e61, #71a3ef, #f7a3a1, #ffe057, #b7ebc6

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.greek-sea {
color: #71a3ef;
}
.candy-heart-pink {
color: #f7a3a1;
}
.pickled-ginger {
color: #ffe057;
}
.slime-lime {
color: #b7ebc6;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--greek-sea:#71a3ef;
--candy-heart-pink:#f7a3a1;
--pickled-ginger:#ffe057;
--slime-lime:#b7ebc6;
}

More palettes to explore