All Palettes

Color Palette #1f202e, #4d5066, #8ba0bb, #f0a400, #da5e25

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1f202e;
}
.legendary-purple {
color: #4d5066;
}
.astro-bound {
color: #8ba0bb;
}
.lemon-dream {
color: #f0a400;
}
.vivid-red-tangelo {
color: #da5e25;
}

/* CSS Variables */
:root {
--black-howl:#1f202e;
--legendary-purple:#4d5066;
--astro-bound:#8ba0bb;
--lemon-dream:#f0a400;
--vivid-red-tangelo:#da5e25;
}

More palettes to explore