All Palettes

Color Palette #9f512d, #c19a8a, #d8ae9d, #f4c4b8, #f5dfd1

0%
0%
0%

CSS code for this palette

/* CSS */
.texas-ranger-brown {
color: #9f512d;
}
.muddy-quicksand {
color: #c19a8a;
}
.montezuma-s-castle {
color: #d8ae9d;
}
.serene-pink {
color: #f4c4b8;
}
.canyonville {
color: #f5dfd1;
}

/* CSS Variables */
:root {
--texas-ranger-brown:#9f512d;
--muddy-quicksand:#c19a8a;
--montezuma-s-castle:#d8ae9d;
--serene-pink:#f4c4b8;
--canyonville:#f5dfd1;
}

More palettes to explore