All Palettes

Color Palette #f9f6e7, #d8c6b0, #a7a8b9, #4f6f7d, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-bonnet {
color: #f9f6e7;
}
.hanover {
color: #d8c6b0;
}
.curated-lilac {
color: #a7a8b9;
}
.tornado-season {
color: #4f6f7d;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--yellow-bonnet:#f9f6e7;
--hanover:#d8c6b0;
--curated-lilac:#a7a8b9;
--tornado-season:#4f6f7d;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore