All Palettes

Color Palette #ff809d, #ff4d82, #ff2e70, #ff1a57, #ff0051

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-makeup {
color: #ff809d;
}
.sasquatch-socks {
color: #ff4d82;
}
.chinese-new-year {
color: #ff2e70;
}
.fly-agaric {
color: #ff1a57;
}
.hawaiian-raspberry {
color: #ff0051;
}

/* CSS Variables */
:root {
--pink-makeup:#ff809d;
--sasquatch-socks:#ff4d82;
--chinese-new-year:#ff2e70;
--fly-agaric:#ff1a57;
--hawaiian-raspberry:#ff0051;
}

More palettes to explore