All Palettes

Color Palette #ff6e61, #71a3ef, #4b7e30, #f9d55d, #d15b29

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.greek-sea {
color: #71a3ef;
}
.master-chief {
color: #4b7e30;
}
.salmon-eggs {
color: #f9d55d;
}
.bright-delight {
color: #d15b29;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--greek-sea:#71a3ef;
--master-chief:#4b7e30;
--salmon-eggs:#f9d55d;
--bright-delight:#d15b29;
}

More palettes to explore