All Palettes

Color Palette #d74437, #e17a5b, #f2a650, #f2d578, #f8f9a9

0%
0%
0%

CSS code for this palette

/* CSS */
.dangerously-red {
color: #d74437;
}
.potash {
color: #e17a5b;
}
.egyptian-gold {
color: #f2a650;
}
.sport-yellow {
color: #f2d578;
}
.shalimar {
color: #f8f9a9;
}

/* CSS Variables */
:root {
--dangerously-red:#d74437;
--potash:#e17a5b;
--egyptian-gold:#f2a650;
--sport-yellow:#f2d578;
--shalimar:#f8f9a9;
}

More palettes to explore