All Palettes

Color Palette #f9b7b4, #f3d0a0, #f1e5b1, #a6e2d6, #8ecae6

0%
0%
0%

CSS code for this palette

/* CSS */
.mixed-fruit {
color: #f9b7b4;
}
.scalloped-oak {
color: #f3d0a0;
}
.oyster-bisque {
color: #f1e5b1;
}
.botanical-tint {
color: #a6e2d6;
}
.deluxe-days {
color: #8ecae6;
}

/* CSS Variables */
:root {
--mixed-fruit:#f9b7b4;
--scalloped-oak:#f3d0a0;
--oyster-bisque:#f1e5b1;
--botanical-tint:#a6e2d6;
--deluxe-days:#8ecae6;
}

More palettes to explore