All Palettes

Color Palette #ff6e61, #ffcb5c, #d3e156, #5f9cec, #6a5bcd

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.nacho {
color: #ffcb5c;
}
.maximum-green-yellow {
color: #d3e156;
}
.feather-star {
color: #5f9cec;
}
.ameixa {
color: #6a5bcd;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--nacho:#ffcb5c;
--maximum-green-yellow:#d3e156;
--feather-star:#5f9cec;
--ameixa:#6a5bcd;
}

More palettes to explore