All Palettes

Color Palette #1e1e2f, #40404f, #6f6f80, #d93f3f, #fab700

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1e1e2f;
}
.blueberry-tart {
color: #40404f;
}
.old-mill-blue {
color: #6f6f80;
}
.jasper {
color: #d93f3f;
}
.blue-angels-yellow {
color: #fab700;
}

/* CSS Variables */
:root {
--black-howl:#1e1e2f;
--blueberry-tart:#40404f;
--old-mill-blue:#6f6f80;
--jasper:#d93f3f;
--blue-angels-yellow:#fab700;
}

More palettes to explore