All Palettes

Color Palette #6a4c94, #b380a0, #f0a800, #ff6e61, #fbf5f4

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-mauve {
color: #6a4c94;
}
.antique-hot-pink {
color: #b380a0;
}
.welcoming-wasp {
color: #f0a800;
}
.grapefruit-pulp {
color: #ff6e61;
}
.ivory-tower {
color: #fbf5f4;
}

/* CSS Variables */
:root {
--pure-mauve:#6a4c94;
--antique-hot-pink:#b380a0;
--welcoming-wasp:#f0a800;
--grapefruit-pulp:#ff6e61;
--ivory-tower:#fbf5f4;
}

More palettes to explore