All Palettes

Color Palette #ffb8d5, #ff9eca, #ff80b5, #ff5c9d, #ff3888

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-bar {
color: #ffb8d5;
}
.himalayan-balsam {
color: #ff9eca;
}
.erythrosine {
color: #ff80b5;
}
.fuchsia-fever {
color: #ff5c9d;
}
.raspberry-shortcake {
color: #ff3888;
}

/* CSS Variables */
:root {
--candy-bar:#ffb8d5;
--himalayan-balsam:#ff9eca;
--erythrosine:#ff80b5;
--fuchsia-fever:#ff5c9d;
--raspberry-shortcake:#ff3888;
}

More palettes to explore