All Palettes

Color Palette #4c3d6c, #a15e8d, #efb18f, #f3d26d, #c56a34

0%
0%
0%

CSS code for this palette

/* CSS */
.meteorite {
color: #4c3d6c;
}
.thimble-red {
color: #a15e8d;
}
.apricot-preserves {
color: #efb18f;
}
.yellow-tulip {
color: #f3d26d;
}
.sesame-crunch {
color: #c56a34;
}

/* CSS Variables */
:root {
--meteorite:#4c3d6c;
--thimble-red:#a15e8d;
--apricot-preserves:#efb18f;
--yellow-tulip:#f3d26d;
--sesame-crunch:#c56a34;
}

More palettes to explore