All Palettes

Color Palette #8fbc8f, #50b4b4, #ffcb5c, #ff6e61, #ff3d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.tiki-monster {
color: #8fbc8f;
}
.crystalsong-blue {
color: #50b4b4;
}
.nacho {
color: #ffcb5c;
}
.grapefruit-pulp {
color: #ff6e61;
}
.coral-red {
color: #ff3d3d;
}

/* CSS Variables */
:root {
--tiki-monster:#8fbc8f;
--crystalsong-blue:#50b4b4;
--nacho:#ffcb5c;
--grapefruit-pulp:#ff6e61;
--coral-red:#ff3d3d;
}

More palettes to explore