All Palettes

Color Palette #c92c49, #f1a65b, #3b3e40, #77b6a7, #dab9d1

0%
0%
0%

CSS code for this palette

/* CSS */
.french-raspberry {
color: #c92c49;
}
.sandy-brown {
color: #f1a65b;
}
.tamahagane {
color: #3b3e40;
}
.sereni-teal {
color: #77b6a7;
}
.lavender-veil {
color: #dab9d1;
}

/* CSS Variables */
:root {
--french-raspberry:#c92c49;
--sandy-brown:#f1a65b;
--tamahagane:#3b3e40;
--sereni-teal:#77b6a7;
--lavender-veil:#dab9d1;
}

More palettes to explore