All Palettes

Color Palette #4c3d6c, #6a5b8b, #9a7a9f, #d5a16c, #f6bf98

0%
0%
0%

CSS code for this palette

/* CSS */
.meteorite {
color: #4c3d6c;
}
.butterfly-bush {
color: #6a5b8b;
}
.divine {
color: #9a7a9f;
}
.caramelo-dulce {
color: #d5a16c;
}
.apricot-iced-tea {
color: #f6bf98;
}

/* CSS Variables */
:root {
--meteorite:#4c3d6c;
--butterfly-bush:#6a5b8b;
--divine:#9a7a9f;
--caramelo-dulce:#d5a16c;
--apricot-iced-tea:#f6bf98;
}

More palettes to explore