All Palettes

Color Palette #e3c568, #c193dc, #9364c9, #e4b58b, #cc8d6b

0%
0%
0%

CSS code for this palette

/* CSS */
.bountiful-gold {
color: #e3c568;
}
.lenurple {
color: #c193dc;
}
.amethyst {
color: #9364c9;
}
.desert-dust {
color: #e4b58b;
}
.cinnamon-brandy {
color: #cc8d6b;
}

/* CSS Variables */
:root {
--bountiful-gold:#e3c568;
--lenurple:#c193dc;
--amethyst:#9364c9;
--desert-dust:#e4b58b;
--cinnamon-brandy:#cc8d6b;
}

More palettes to explore