All Palettes

Color Palette #ffc1b8, #ff999c, #eab8c8, #f1d5c6, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.impatiens-pink {
color: #ffc1b8;
}
.rubber-radish {
color: #ff999c;
}
.chantilly {
color: #eab8c8;
}
.melon-pink {
color: #f1d5c6;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--impatiens-pink:#ffc1b8;
--rubber-radish:#ff999c;
--chantilly:#eab8c8;
--melon-pink:#f1d5c6;
--floral-leaf:#ffb84d;
}

More palettes to explore