All Palettes

Color Palette #65b3a1, #ffcb5c, #ff6e61, #6c5b80, #f67481

0%
0%
0%

CSS code for this palette

/* CSS */
.tropic-turquoise {
color: #65b3a1;
}
.nacho {
color: #ffcb5c;
}
.grapefruit-pulp {
color: #ff6e61;
}
.concord-jam {
color: #6c5b80;
}
.momo-peach {
color: #f67481;
}

/* CSS Variables */
:root {
--tropic-turquoise:#65b3a1;
--nacho:#ffcb5c;
--grapefruit-pulp:#ff6e61;
--concord-jam:#6c5b80;
--momo-peach:#f67481;
}

More palettes to explore