All Palettes

Color Palette #f4b09f, #d87d64, #c75d4d, #a86e5d, #e9a96d

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f4b09f;
}
.silithus-brown {
color: #d87d64;
}
.cedar-chest {
color: #c75d4d;
}
.hazelnut {
color: #a86e5d;
}
.dune-king {
color: #e9a96d;
}

/* CSS Variables */
:root {
--first-date:#f4b09f;
--silithus-brown:#d87d64;
--cedar-chest:#c75d4d;
--hazelnut:#a86e5d;
--dune-king:#e9a96d;
}

More palettes to explore