All Palettes

Color Palette #eab8d1, #f9d2b4, #f1b05f, #e8a34f, #d87b5f

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.autumn-wind {
color: #f9d2b4;
}
.cheater {
color: #f1b05f;
}
.jurassic-gold {
color: #e8a34f;
}
.silithus-brown {
color: #d87b5f;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--autumn-wind:#f9d2b4;
--cheater:#f1b05f;
--jurassic-gold:#e8a34f;
--silithus-brown:#d87b5f;
}

More palettes to explore