All Palettes

Color Palette #1d1f2f, #4b4d6c, #b6a7d7, #c56d9d, #f5b800

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1d1f2f;
}
.pango-black {
color: #4b4d6c;
}
.grape-illusion {
color: #b6a7d7;
}
.fuchsia-kiss {
color: #c56d9d;
}
.curry-bubbles {
color: #f5b800;
}

/* CSS Variables */
:root {
--black-howl:#1d1f2f;
--pango-black:#4b4d6c;
--grape-illusion:#b6a7d7;
--fuchsia-kiss:#c56d9d;
--curry-bubbles:#f5b800;
}

More palettes to explore