All Palettes

Color Palette #ff4d7f, #ff8052, #ffcc00, #ffd900, #fff68f

0%
0%
0%

CSS code for this palette

/* CSS */
.sasquatch-socks {
color: #ff4d7f;
}
.n-rang-orange {
color: #ff8052;
}
.usc-gold {
color: #ffcc00;
}
.soviet-gold {
color: #ffd900;
}
.the-first-daffodil {
color: #fff68f;
}

/* CSS Variables */
:root {
--sasquatch-socks:#ff4d7f;
--n-rang-orange:#ff8052;
--usc-gold:#ffcc00;
--soviet-gold:#ffd900;
--the-first-daffodil:#fff68f;
}

More palettes to explore