All Palettes

Color Palette #f6e9da, #f1d9b6, #f0c2a3, #ebb08e, #f29c7d

0%
0%
0%

CSS code for this palette

/* CSS */
.salt-box {
color: #f6e9da;
}
.cono-de-vainilla {
color: #f1d9b6;
}
.neighborly-peach {
color: #f0c2a3;
}
.peach-nirvana {
color: #ebb08e;
}
.cumquat-cream {
color: #f29c7d;
}

/* CSS Variables */
:root {
--salt-box:#f6e9da;
--cono-de-vainilla:#f1d9b6;
--neighborly-peach:#f0c2a3;
--peach-nirvana:#ebb08e;
--cumquat-cream:#f29c7d;
}

More palettes to explore