All Palettes

Color Palette #b73c2a, #f0523d, #f69f2c, #f9c56c, #f9e5a4

0%
0%
0%

CSS code for this palette

/* CSS */
.valiant-poppy {
color: #b73c2a;
}
.strawberry-avalanche {
color: #f0523d;
}
.lightning-yellow {
color: #f69f2c;
}
.sundance {
color: #f9c56c;
}
.blended-fruit {
color: #f9e5a4;
}

/* CSS Variables */
:root {
--valiant-poppy:#b73c2a;
--strawberry-avalanche:#f0523d;
--lightning-yellow:#f69f2c;
--sundance:#f9c56c;
--blended-fruit:#f9e5a4;
}

More palettes to explore