All Palettes

Color Palette #28b8a7, #f1a8a2, #f0d75c, #ff6e61, #d44949

0%
0%
0%

CSS code for this palette

/* CSS */
.tealish {
color: #28b8a7;
}
.calabrese {
color: #f1a8a2;
}
.dull-yellow {
color: #f0d75c;
}
.grapefruit-pulp {
color: #ff6e61;
}
.faded-red {
color: #d44949;
}

/* CSS Variables */
:root {
--tealish:#28b8a7;
--calabrese:#f1a8a2;
--dull-yellow:#f0d75c;
--grapefruit-pulp:#ff6e61;
--faded-red:#d44949;
}

More palettes to explore