All Palettes

Color Palette #ff6e61, #71a3ef, #f0d75c, #f29d9c, #a3e0af

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.greek-sea {
color: #71a3ef;
}
.dull-yellow {
color: #f0d75c;
}
.pink-eraser {
color: #f29d9c;
}
.overtone {
color: #a3e0af;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--greek-sea:#71a3ef;
--dull-yellow:#f0d75c;
--pink-eraser:#f29d9c;
--overtone:#a3e0af;
}

More palettes to explore