All Palettes

Color Palette #ff471a, #ff7d1a, #ffb31a, #ffdd1a, #ff4d7c

0%
0%
0%

CSS code for this palette

/* CSS */
.flare-gun {
color: #ff471a;
}
.orange-popsicle {
color: #ff7d1a;
}
.sun-ray {
color: #ffb31a;
}
.candlelight {
color: #ffdd1a;
}
.sasquatch-socks {
color: #ff4d7c;
}

/* CSS Variables */
:root {
--flare-gun:#ff471a;
--orange-popsicle:#ff7d1a;
--sun-ray:#ffb31a;
--candlelight:#ffdd1a;
--sasquatch-socks:#ff4d7c;
}

More palettes to explore