All Palettes

Color Palette #f6e7c1, #f1d5a7, #e9c89f, #d9c89b, #c6b7a4

0%
0%
0%

CSS code for this palette

/* CSS */
.barely-butter {
color: #f6e7c1;
}
.straw-hat {
color: #f1d5a7;
}
.compatible-cream {
color: #e9c89f;
}
.straw-basket {
color: #d9c89b;
}
.pavilion-beige {
color: #c6b7a4;
}

/* CSS Variables */
:root {
--barely-butter:#f6e7c1;
--straw-hat:#f1d5a7;
--compatible-cream:#e9c89f;
--straw-basket:#d9c89b;
--pavilion-beige:#c6b7a4;
}

More palettes to explore