All Palettes

Color Palette #ff4d7f, #ff9b29, #ffeb7a, #3cfb6c, #2e2eff

0%
0%
0%

CSS code for this palette

/* CSS */
.sasquatch-socks {
color: #ff4d7f;
}
.guava {
color: #ff9b29;
}
.digital-yellow {
color: #ffeb7a;
}
.acid-pops {
color: #3cfb6c;
}
.system-shock-blue {
color: #2e2eff;
}

/* CSS Variables */
:root {
--sasquatch-socks:#ff4d7f;
--guava:#ff9b29;
--digital-yellow:#ffeb7a;
--acid-pops:#3cfb6c;
--system-shock-blue:#2e2eff;
}

More palettes to explore