All Palettes

Color Palette #c94a6c, #f0a800, #fcf6b0, #4abf8c, #3b3a98

0%
0%
0%

CSS code for this palette

/* CSS */
.royal-banner {
color: #c94a6c;
}
.welcoming-wasp {
color: #f0a800;
}
.banana-milk {
color: #fcf6b0;
}
.garish-green {
color: #4abf8c;
}
.bluebell {
color: #3b3a98;
}

/* CSS Variables */
:root {
--royal-banner:#c94a6c;
--welcoming-wasp:#f0a800;
--banana-milk:#fcf6b0;
--garish-green:#4abf8c;
--bluebell:#3b3a98;
}

More palettes to explore