All Palettes

Color Palette #d74437, #f26d50, #f8a23f, #fbce65, #f9e79f

0%
0%
0%

CSS code for this palette

/* CSS */
.dangerously-red {
color: #d74437;
}
.royal-blush {
color: #f26d50;
}
.double-dragon {
color: #f8a23f;
}
.chickadee {
color: #fbce65;
}
.storm-lightning {
color: #f9e79f;
}

/* CSS Variables */
:root {
--dangerously-red:#d74437;
--royal-blush:#f26d50;
--double-dragon:#f8a23f;
--chickadee:#fbce65;
--storm-lightning:#f9e79f;
}

More palettes to explore