All Palettes

Color Palette #ff75a8, #ff4d7f, #ff2962, #ff0051, #e6003d

0%
0%
0%

CSS code for this palette

/* CSS */
.pico-8-pink {
color: #ff75a8;
}
.sasquatch-socks {
color: #ff4d7f;
}
.lingonberry {
color: #ff2962;
}
.hawaiian-raspberry {
color: #ff0051;
}
.neon-romance {
color: #e6003d;
}

/* CSS Variables */
:root {
--pico-8-pink:#ff75a8;
--sasquatch-socks:#ff4d7f;
--lingonberry:#ff2962;
--hawaiian-raspberry:#ff0051;
--neon-romance:#e6003d;
}

More palettes to explore