All Palettes

Color Palette #6a5bcd, #ff6e61, #f0e78e, #1fb2aa, #ffb8c1

0%
0%
0%

CSS code for this palette

/* CSS */
.ameixa {
color: #6a5bcd;
}
.grapefruit-pulp {
color: #ff6e61;
}
.bright-khaki {
color: #f0e78e;
}
.glass-jar-blue {
color: #1fb2aa;
}
.matt-pink {
color: #ffb8c1;
}

/* CSS Variables */
:root {
--ameixa:#6a5bcd;
--grapefruit-pulp:#ff6e61;
--bright-khaki:#f0e78e;
--glass-jar-blue:#1fb2aa;
--matt-pink:#ffb8c1;
}

More palettes to explore