All Palettes

Color Palette #f8c6bf, #f9d5d2, #f2e1d4, #f9e0ae, #f8b249

0%
0%
0%

CSS code for this palette

/* CSS */
.dress-up {
color: #f8c6bf;
}
.just-a-tease {
color: #f9d5d2;
}
.pink-scallop {
color: #f2e1d4;
}
.peach-yellow {
color: #f9e0ae;
}
.koji-orange {
color: #f8b249;
}

/* CSS Variables */
:root {
--dress-up:#f8c6bf;
--just-a-tease:#f9d5d2;
--pink-scallop:#f2e1d4;
--peach-yellow:#f9e0ae;
--koji-orange:#f8b249;
}

More palettes to explore