All Palettes

Color Palette #f5e6b7, #f9c59f, #f08b5c, #b73c34, #5f2b2c

0%
0%
0%

CSS code for this palette

/* CSS */
.martica {
color: #f5e6b7;
}
.shrimp-toast {
color: #f9c59f;
}
.orioles {
color: #f08b5c;
}
.scarlet-red {
color: #b73c34;
}
.christmas-brown {
color: #5f2b2c;
}

/* CSS Variables */
:root {
--martica:#f5e6b7;
--shrimp-toast:#f9c59f;
--orioles:#f08b5c;
--scarlet-red:#b73c34;
--christmas-brown:#5f2b2c;
}

More palettes to explore