All Palettes

Color Palette #d74437, #e86a4a, #f6a160, #f6c598, #f9e78b

0%
0%
0%

CSS code for this palette

/* CSS */
.dangerously-red {
color: #d74437;
}
.coral-orange {
color: #e86a4a;
}
.sandy-brown {
color: #f6a160;
}
.cream-blush {
color: #f6c598;
}
.no-gmb-yellow {
color: #f9e78b;
}

/* CSS Variables */
:root {
--dangerously-red:#d74437;
--coral-orange:#e86a4a;
--sandy-brown:#f6a160;
--cream-blush:#f6c598;
--no-gmb-yellow:#f9e78b;
}

More palettes to explore