All Palettes

Color Palette #1f2028, #3a3f4b, #5b6386, #8bb2d0, #f7d0a1

0%
0%
0%

CSS code for this palette

/* CSS */
.noble-black {
color: #1f2028;
}
.inkblot {
color: #3a3f4b;
}
.enduring {
color: #5b6386;
}
.matte-blue {
color: #8bb2d0;
}
.ginger-peach {
color: #f7d0a1;
}

/* CSS Variables */
:root {
--noble-black:#1f2028;
--inkblot:#3a3f4b;
--enduring:#5b6386;
--matte-blue:#8bb2d0;
--ginger-peach:#f7d0a1;
}

More palettes to explore