All Palettes

Color Palette #8d3f8d, #6f8d3f, #3f8d6f, #3f8d8d, #3f6f8d

0%
0%
0%

CSS code for this palette

/* CSS */
.dahlia {
color: #8d3f8d;
}
.athonian-camoshade {
color: #6f8d3f;
}
.illuminati-green {
color: #3f8d6f;
}
.blue-chill {
color: #3f8d8d;
}
.big-sur-blue-jade {
color: #3f6f8d;
}

/* CSS Variables */
:root {
--dahlia:#8d3f8d;
--athonian-camoshade:#6f8d3f;
--illuminati-green:#3f8d6f;
--blue-chill:#3f8d8d;
--big-sur-blue-jade:#3f6f8d;
}

More palettes to explore