All Palettes

Color Palette #ff6e61, #ff9966, #ffb67a, #f1d64b, #e2a23c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.atomic-tangerine {
color: #ff9966;
}
.macaroni-and-cheese {
color: #ffb67a;
}
.banana-drama {
color: #f1d64b;
}
.scrofulous-brown {
color: #e2a23c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--atomic-tangerine:#ff9966;
--macaroni-and-cheese:#ffb67a;
--banana-drama:#f1d64b;
--scrofulous-brown:#e2a23c;
}

More palettes to explore