All Palettes

Color Palette #ff6e61, #71a3ef, #f7b5a1, #ffce52, #4b9b6c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.greek-sea {
color: #71a3ef;
}
.mystic-tulip {
color: #f7b5a1;
}
.canary-diamond {
color: #ffce52;
}
.greenbrier {
color: #4b9b6c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--greek-sea:#71a3ef;
--mystic-tulip:#f7b5a1;
--canary-diamond:#ffce52;
--greenbrier:#4b9b6c;
}

More palettes to explore