All Palettes

Color Palette #ffb8d5, #ff9ecf, #ff80b2, #ff6196, #ff3d74

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-bar {
color: #ffb8d5;
}
.himalayan-balsam {
color: #ff9ecf;
}
.erythrosine {
color: #ff80b2;
}
.stellar-strawberry {
color: #ff6196;
}
.laser-trap {
color: #ff3d74;
}

/* CSS Variables */
:root {
--candy-bar:#ffb8d5;
--himalayan-balsam:#ff9ecf;
--erythrosine:#ff80b2;
--stellar-strawberry:#ff6196;
--laser-trap:#ff3d74;
}

More palettes to explore