All Palettes

Color Palette #f9ccb9, #f5e78e, #f3e4aa, #a3d6f5, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.biscuit-cream {
color: #f9ccb9;
}
.flavescent {
color: #f5e78e;
}
.vanilla {
color: #f3e4aa;
}
.juzcar-blue {
color: #a3d6f5;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--biscuit-cream:#f9ccb9;
--flavescent:#f5e78e;
--vanilla:#f3e4aa;
--juzcar-blue:#a3d6f5;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore