All Palettes

Color Palette #1f1f2e, #6d2c40, #ff4d7c, #f7d74b, #2b3d50

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1f1f2e;
}
.cherry-juice-red {
color: #6d2c40;
}
.sasquatch-socks {
color: #ff4d7c;
}
.anna-banana {
color: #f7d74b;
}
.snap-shot {
color: #2b3d50;
}

/* CSS Variables */
:root {
--black-howl:#1f1f2e;
--cherry-juice-red:#6d2c40;
--sasquatch-socks:#ff4d7c;
--anna-banana:#f7d74b;
--snap-shot:#2b3d50;
}

More palettes to explore