All Palettes

Color Palette #a4c2db, #f6b83c, #f7597c, #a265d7, #69bf76

0%
0%
0%

CSS code for this palette

/* CSS */
.metal-gear {
color: #a4c2db;
}
.squash-blossom {
color: #f6b83c;
}
.watermelon-candy {
color: #f7597c;
}
.legendary-lavender {
color: #a265d7;
}
.citronella {
color: #69bf76;
}

/* CSS Variables */
:root {
--metal-gear:#a4c2db;
--squash-blossom:#f6b83c;
--watermelon-candy:#f7597c;
--legendary-lavender:#a265d7;
--citronella:#69bf76;
}

More palettes to explore