All Palettes

Color Palette #9f512d, #d18c61, #f8c3aa, #f5e9b2, #a1c1d4

0%
0%
0%

CSS code for this palette

/* CSS */
.texas-ranger-brown {
color: #9f512d;
}
.grounded {
color: #d18c61;
}
.pink-beach {
color: #f8c3aa;
}
.icy-lemonade {
color: #f5e9b2;
}
.airborne {
color: #a1c1d4;
}

/* CSS Variables */
:root {
--texas-ranger-brown:#9f512d;
--grounded:#d18c61;
--pink-beach:#f8c3aa;
--icy-lemonade:#f5e9b2;
--airborne:#a1c1d4;
}

More palettes to explore