All Palettes

Color Palette #7e3d99, #499c9c, #f5b400, #f7d669, #ef4848

0%
0%
0%

CSS code for this palette

/* CSS */
.cadmium-violet {
color: #7e3d99;
}
.coolbox-ice-turquoise {
color: #499c9c;
}
.american-yellow {
color: #f5b400;
}
.lighthouse-glow {
color: #f7d669;
}
.glowing-brake-disc {
color: #ef4848;
}

/* CSS Variables */
:root {
--cadmium-violet:#7e3d99;
--coolbox-ice-turquoise:#499c9c;
--american-yellow:#f5b400;
--lighthouse-glow:#f7d669;
--glowing-brake-disc:#ef4848;
}

More palettes to explore