All Palettes

Color Palette #6a5bcd, #f6e48e, #ff9e42, #ff6b81, #69af4b

0%
0%
0%

CSS code for this palette

/* CSS */
.ameixa {
color: #6a5bcd;
}
.pale-banana {
color: #f6e48e;
}
.exotic-blossom {
color: #ff9e42;
}
.wild-watermelon {
color: #ff6b81;
}
.sour-candy {
color: #69af4b;
}

/* CSS Variables */
:root {
--ameixa:#6a5bcd;
--pale-banana:#f6e48e;
--exotic-blossom:#ff9e42;
--wild-watermelon:#ff6b81;
--sour-candy:#69af4b;
}

More palettes to explore