All Palettes

Color Palette #f3b49b, #f9cb9f, #f7e3a6, #f3e7b4, #d9e1b7

0%
0%
0%

CSS code for this palette

/* CSS */
.crab-bisque {
color: #f3b49b;
}
.chai-latte {
color: #f9cb9f;
}
.lemon-ice-yellow {
color: #f7e3a6;
}
.cr-me-de-la-cr-me {
color: #f3e7b4;
}
.lime-granita {
color: #d9e1b7;
}

/* CSS Variables */
:root {
--crab-bisque:#f3b49b;
--chai-latte:#f9cb9f;
--lemon-ice-yellow:#f7e3a6;
--cr-me-de-la-cr-me:#f3e7b4;
--lime-granita:#d9e1b7;
}

More palettes to explore