All Palettes

Color Palette #3f2c90, #4ca1ae, #f6f9d7, #f9c54e, #ff5c5c

0%
0%
0%

CSS code for this palette

/* CSS */
.galactic-purple {
color: #3f2c90;
}
.blue-racer {
color: #4ca1ae;
}
.rising-star {
color: #f6f9d7;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.grapefruit {
color: #ff5c5c;
}

/* CSS Variables */
:root {
--galactic-purple:#3f2c90;
--blue-racer:#4ca1ae;
--rising-star:#f6f9d7;
--creamy-sweet-corn:#f9c54e;
--grapefruit:#ff5c5c;
}

More palettes to explore