All Palettes

Color Palette #6a4c94, #c45a8d, #f2b75f, #f6e48e, #f9d36c

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-mauve {
color: #6a4c94;
}
.beauty-queen {
color: #c45a8d;
}
.crunch {
color: #f2b75f;
}
.pale-banana {
color: #f6e48e;
}
.lighthouse-glow {
color: #f9d36c;
}

/* CSS Variables */
:root {
--pure-mauve:#6a4c94;
--beauty-queen:#c45a8d;
--crunch:#f2b75f;
--pale-banana:#f6e48e;
--lighthouse-glow:#f9d36c;
}

More palettes to explore