All Palettes

Color Palette #6c4f8c, #b93c5f, #f4a462, #29b0ff, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.magenta-violet {
color: #6c4f8c;
}
.cry-of-a-rose {
color: #b93c5f;
}
.shrimp-cocktail {
color: #f4a462;
}
.fantasy-console-sky {
color: #29b0ff;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--magenta-violet:#6c4f8c;
--cry-of-a-rose:#b93c5f;
--shrimp-cocktail:#f4a462;
--fantasy-console-sky:#29b0ff;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore