All Palettes

Color Palette #f6b6c1, #f5cec2, #f2e6cf, #f4e1b8, #f9c89f

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f6b6c1;
}
.pearl-blush {
color: #f5cec2;
}
.french-creme {
color: #f2e6cf;
}
.soft-butter {
color: #f4e1b8;
}
.chai-latte {
color: #f9c89f;
}

/* CSS Variables */
:root {
--ibis:#f6b6c1;
--pearl-blush:#f5cec2;
--french-creme:#f2e6cf;
--soft-butter:#f4e1b8;
--chai-latte:#f9c89f;
}

More palettes to explore