All Palettes

Color Palette #ff4d7f, #ffa052, #ffea00, #2ed674, #1f8fff

0%
0%
0%

CSS code for this palette

/* CSS */
.sasquatch-socks {
color: #ff4d7f;
}
.bittersweet {
color: #ffa052;
}
.middle-yellow {
color: #ffea00;
}
.ufo-green {
color: #2ed674;
}
.clear-chill {
color: #1f8fff;
}

/* CSS Variables */
:root {
--sasquatch-socks:#ff4d7f;
--bittersweet:#ffa052;
--middle-yellow:#ffea00;
--ufo-green:#2ed674;
--clear-chill:#1f8fff;
}

More palettes to explore