All Palettes

Color Palette #6a5b8b, #a67d9a, #dfa59f, #f6d5a7, #f9c448

0%
0%
0%

CSS code for this palette

/* CSS */
.butterfly-bush {
color: #6a5b8b;
}
.bouquet {
color: #a67d9a;
}
.coral-cove {
color: #dfa59f;
}
.enjoyable-yellow {
color: #f6d5a7;
}
.cakepop-sorbet {
color: #f9c448;
}

/* CSS Variables */
:root {
--butterfly-bush:#6a5b8b;
--bouquet:#a67d9a;
--coral-cove:#dfa59f;
--enjoyable-yellow:#f6d5a7;
--cakepop-sorbet:#f9c448;
}

More palettes to explore