All Palettes

Color Palette #ff809d, #ffb3d4, #ff7092, #ff4d7c, #ff99c9

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-makeup {
color: #ff809d;
}
.lavender-candy {
color: #ffb3d4;
}
.blush-hour {
color: #ff7092;
}
.sasquatch-socks {
color: #ff4d7c;
}
.himalayan-balsam {
color: #ff99c9;
}

/* CSS Variables */
:root {
--pink-makeup:#ff809d;
--lavender-candy:#ffb3d4;
--blush-hour:#ff7092;
--sasquatch-socks:#ff4d7c;
--himalayan-balsam:#ff99c9;
}

More palettes to explore