All Palettes

Color Palette #e8d5c4, #f0e4d6, #f6e8df, #fce6ca, #f8b23a

0%
0%
0%

CSS code for this palette

/* CSS */
.mother-of-pearl {
color: #e8d5c4;
}
.uptown-taupe {
color: #f0e4d6;
}
.white-pudding {
color: #f6e8df;
}
.quiet-splendor {
color: #fce6ca;
}
.squash-blossom {
color: #f8b23a;
}

/* CSS Variables */
:root {
--mother-of-pearl:#e8d5c4;
--uptown-taupe:#f0e4d6;
--white-pudding:#f6e8df;
--quiet-splendor:#fce6ca;
--squash-blossom:#f8b23a;
}

More palettes to explore