All Palettes

Color Palette #6b508b, #a67d9f, #e5c9c7, #f9d36c, #f9b248

0%
0%
0%

CSS code for this palette

/* CSS */
.magenta-violet {
color: #6b508b;
}
.usu-pink {
color: #a67d9f;
}
.fantastic-pink {
color: #e5c9c7;
}
.lighthouse-glow {
color: #f9d36c;
}
.butterscotch {
color: #f9b248;
}

/* CSS Variables */
:root {
--magenta-violet:#6b508b;
--usu-pink:#a67d9f;
--fantastic-pink:#e5c9c7;
--lighthouse-glow:#f9d36c;
--butterscotch:#f9b248;
}

More palettes to explore