All Palettes

Color Palette #1f1b2d, #3d2a4c, #814b7f, #c892ac, #f5a85b

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1f1b2d;
}
.operetta-mauve {
color: #3d2a4c;
}
.vibrant-orchid {
color: #814b7f;
}
.bonny-belle {
color: #c892ac;
}
.sandy-brown {
color: #f5a85b;
}

/* CSS Variables */
:root {
--black-howl:#1f1b2d;
--operetta-mauve:#3d2a4c;
--vibrant-orchid:#814b7f;
--bonny-belle:#c892ac;
--sandy-brown:#f5a85b;
}

More palettes to explore