All Palettes

Color Palette #8d3f9d, #c97f6e, #f6af4c, #f1e4cb, #4993c1

0%
0%
0%

CSS code for this palette

/* CSS */
.murasaki-purple {
color: #8d3f9d;
}
.canyon-clay {
color: #c97f6e;
}
.koji-orange {
color: #f6af4c;
}
.champagne-burst {
color: #f1e4cb;
}
.mountain-bluebird {
color: #4993c1;
}

/* CSS Variables */
:root {
--murasaki-purple:#8d3f9d;
--canyon-clay:#c97f6e;
--koji-orange:#f6af4c;
--champagne-burst:#f1e4cb;
--mountain-bluebird:#4993c1;
}

More palettes to explore