All Palettes

Color Palette #a39b7b, #dac9a4, #f5e4b2, #c9d5e8, #a3b6d1

0%
0%
0%

CSS code for this palette

/* CSS */
.wheat-tortilla {
color: #a39b7b;
}
.straw-harvest {
color: #dac9a4;
}
.smooth-as-corn-silk {
color: #f5e4b2;
}
.light-penna {
color: #c9d5e8;
}
.misted-eve {
color: #a3b6d1;
}

/* CSS Variables */
:root {
--wheat-tortilla:#a39b7b;
--straw-harvest:#dac9a4;
--smooth-as-corn-silk:#f5e4b2;
--light-penna:#c9d5e8;
--misted-eve:#a3b6d1;
}

More palettes to explore