All Palettes

Color Palette #d74437, #e8684f, #f1996a, #f5c76b, #f7e58d

0%
0%
0%

CSS code for this palette

/* CSS */
.dangerously-red {
color: #d74437;
}
.connect-red {
color: #e8684f;
}
.sawtooth-aak {
color: #f1996a;
}
.yellow-currant {
color: #f5c76b;
}
.pale-banana {
color: #f7e58d;
}

/* CSS Variables */
:root {
--dangerously-red:#d74437;
--connect-red:#e8684f;
--sawtooth-aak:#f1996a;
--yellow-currant:#f5c76b;
--pale-banana:#f7e58d;
}

More palettes to explore