All Palettes

Color Palette #1d1d30, #3e3e5b, #5e5e87, #9c4066, #d95463

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1d1d30;
}
.amphystine {
color: #3e3e5b;
}
.purple-balloon {
color: #5e5e87;
}
.dynamo {
color: #9c4066;
}
.cranberry-splash {
color: #d95463;
}

/* CSS Variables */
:root {
--black-howl:#1d1d30;
--amphystine:#3e3e5b;
--purple-balloon:#5e5e87;
--dynamo:#9c4066;
--cranberry-splash:#d95463;
}

More palettes to explore