All Palettes

Color Palette #c39969, #f7b1c2, #d78f88, #f3c9d0, #f8e2af

0%
0%
0%

CSS code for this palette

/* CSS */
.taffy {
color: #c39969;
}
.ibis {
color: #f7b1c2;
}
.pink-slip {
color: #d78f88;
}
.feather-boa {
color: #f3c9d0;
}
.pasta {
color: #f8e2af;
}

/* CSS Variables */
:root {
--taffy:#c39969;
--ibis:#f7b1c2;
--pink-slip:#d78f88;
--feather-boa:#f3c9d0;
--pasta:#f8e2af;
}

More palettes to explore