All Palettes

Color Palette #1f1c2c, #4d4f5c, #b6c8d8, #f2b55f, #e86d6d

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1f1c2c;
}
.squid-s-ink {
color: #4d4f5c;
}
.powder-soft-blue {
color: #b6c8d8;
}
.crunch {
color: #f2b55f;
}
.porcelain-rose {
color: #e86d6d;
}

/* CSS Variables */
:root {
--black-howl:#1f1c2c;
--squid-s-ink:#4d4f5c;
--powder-soft-blue:#b6c8d8;
--crunch:#f2b55f;
--porcelain-rose:#e86d6d;
}

More palettes to explore