All Palettes

Color Palette #b29b99, #e4ad9a, #f9c57b, #f5e799, #f1f3d3

0%
0%
0%

CSS code for this palette

/* CSS */
.tawny-mushroom {
color: #b29b99;
}
.hush-puppy {
color: #e4ad9a;
}
.zing {
color: #f9c57b;
}
.first-day-of-summer {
color: #f5e799;
}
.m-l-b-i-oyster {
color: #f1f3d3;
}

/* CSS Variables */
:root {
--tawny-mushroom:#b29b99;
--hush-puppy:#e4ad9a;
--zing:#f9c57b;
--first-day-of-summer:#f5e799;
--m-l-b-i-oyster:#f1f3d3;
}

More palettes to explore