All Palettes

Color Palette #ff6e61, #ffcb5c, #6fbe7f, #3c8e9a, #5087f7

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.nacho {
color: #ffcb5c;
}
.jade-stone-green {
color: #6fbe7f;
}
.aqueous {
color: #3c8e9a;
}
.skinny-jeans {
color: #5087f7;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--nacho:#ffcb5c;
--jade-stone-green:#6fbe7f;
--aqueous:#3c8e9a;
--skinny-jeans:#5087f7;
}

More palettes to explore