All Palettes

Color Palette #f8c76d, #efa76c, #d77c60, #c15b4e, #8f3d4e

0%
0%
0%

CSS code for this palette

/* CSS */
.sundance {
color: #f8c76d;
}
.apricot-jam {
color: #efa76c;
}
.silithus-brown {
color: #d77c60;
}
.martian-ironearth {
color: #c15b4e;
}
.luscious {
color: #8f3d4e;
}

/* CSS Variables */
:root {
--sundance:#f8c76d;
--apricot-jam:#efa76c;
--silithus-brown:#d77c60;
--martian-ironearth:#c15b4e;
--luscious:#8f3d4e;
}

More palettes to explore