All Palettes

Color Palette #d55920, #ba5b3b, #f1a65f, #f3d2af, #7e2a5b

0%
0%
0%

CSS code for this palette

/* CSS */
.l-l-red {
color: #d55920;
}
.tartare {
color: #ba5b3b;
}
.sandy-brown {
color: #f1a65f;
}
.sandalwood-beige {
color: #f3d2af;
}
.pico-eggplant {
color: #7e2a5b;
}

/* CSS Variables */
:root {
--l-l-red:#d55920;
--tartare:#ba5b3b;
--sandy-brown:#f1a65f;
--sandalwood-beige:#f3d2af;
--pico-eggplant:#7e2a5b;
}

More palettes to explore