All Palettes

Color Palette #6f4f87, #b1a7d3, #f1e0b6, #f6a68e, #d94f3a

0%
0%
0%

CSS code for this palette

/* CSS */
.gutsy-grape {
color: #6f4f87;
}
.ariel-s-delight {
color: #b1a7d3;
}
.calla {
color: #f1e0b6;
}
.citrus-hill {
color: #f6a68e;
}
.fire-island {
color: #d94f3a;
}

/* CSS Variables */
:root {
--gutsy-grape:#6f4f87;
--ariel-s-delight:#b1a7d3;
--calla:#f1e0b6;
--citrus-hill:#f6a68e;
--fire-island:#d94f3a;
}

More palettes to explore