All Palettes

Color Palette #493c3c, #7a5c5c, #c19f9f, #e3d4d4, #f6dfdf

0%
0%
0%

CSS code for this palette

/* CSS */
.dark-taupe {
color: #493c3c;
}
.bateau-brown {
color: #7a5c5c;
}
.foggy-quartz {
color: #c19f9f;
}
.theatre-powder-rose {
color: #e3d4d4;
}
.hint-of-red {
color: #f6dfdf;
}

/* CSS Variables */
:root {
--dark-taupe:#493c3c;
--bateau-brown:#7a5c5c;
--foggy-quartz:#c19f9f;
--theatre-powder-rose:#e3d4d4;
--hint-of-red:#f6dfdf;
}

More palettes to explore