All Palettes

Color Palette #ffc105, #ff6d1f, #ff7e38, #ff4d7f, #ff2e54

0%
0%
0%

CSS code for this palette

/* CSS */
.marigold {
color: #ffc105;
}
.shocking-orange {
color: #ff6d1f;
}
.beniukon-bronze {
color: #ff7e38;
}
.sasquatch-socks {
color: #ff4d7f;
}
.reddish-pink {
color: #ff2e54;
}

/* CSS Variables */
:root {
--marigold:#ffc105;
--shocking-orange:#ff6d1f;
--beniukon-bronze:#ff7e38;
--sasquatch-socks:#ff4d7f;
--reddish-pink:#ff2e54;
}

More palettes to explore