All Palettes

Color Palette #1f202e, #3a4a69, #5a7f8c, #fab700, #f35c39

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1f202e;
}
.naval-blue {
color: #3a4a69;
}
.technical-blue {
color: #5a7f8c;
}
.blue-angels-yellow {
color: #fab700;
}
.vermilion-orange {
color: #f35c39;
}

/* CSS Variables */
:root {
--black-howl:#1f202e;
--naval-blue:#3a4a69;
--technical-blue:#5a7f8c;
--blue-angels-yellow:#fab700;
--vermilion-orange:#f35c39;
}

More palettes to explore