All Palettes

Color Palette #f4b4c3, #f9d3d2, #f7e1b6, #f1b046, #d66b89

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f4b4c3;
}
.pink-dogwood {
color: #f9d3d2;
}
.flan {
color: #f7e1b6;
}
.butter-cream {
color: #f1b046;
}
.strawberry-milkshake {
color: #d66b89;
}

/* CSS Variables */
:root {
--ibis:#f4b4c3;
--pink-dogwood:#f9d3d2;
--flan:#f7e1b6;
--butter-cream:#f1b046;
--strawberry-milkshake:#d66b89;
}

More palettes to explore