All Palettes

Color Palette #2a1a3d, #4f3c67, #86748b, #d8b16e, #f8bfbf

0%
0%
0%

CSS code for this palette

/* CSS */
.blackcurrant {
color: #2a1a3d;
}
.geode {
color: #4f3c67;
}
.high-note {
color: #86748b;
}
.sweet-maple {
color: #d8b16e;
}
.spanish-pink {
color: #f8bfbf;
}

/* CSS Variables */
:root {
--blackcurrant:#2a1a3d;
--geode:#4f3c67;
--high-note:#86748b;
--sweet-maple:#d8b16e;
--spanish-pink:#f8bfbf;
}

More palettes to explore