All Palettes

Color Palette #ffb8d5, #ff9ec5, #ff8099, #ff4d7c, #ff295e

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-bar {
color: #ffb8d5;
}
.himalayan-balsam {
color: #ff9ec5;
}
.aggressive-salmon {
color: #ff8099;
}
.sasquatch-socks {
color: #ff4d7c;
}
.lingonberry {
color: #ff295e;
}

/* CSS Variables */
:root {
--candy-bar:#ffb8d5;
--himalayan-balsam:#ff9ec5;
--aggressive-salmon:#ff8099;
--sasquatch-socks:#ff4d7c;
--lingonberry:#ff295e;
}

More palettes to explore