All Palettes

Color Palette #fab700, #ff6d1f, #d22d2f, #4a8cbf, #4c7090

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.shocking-orange {
color: #ff6d1f;
}
.chi-gong {
color: #d22d2f;
}
.boat-house {
color: #4a8cbf;
}
.caspian-sea {
color: #4c7090;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--shocking-orange:#ff6d1f;
--chi-gong:#d22d2f;
--boat-house:#4a8cbf;
--caspian-sea:#4c7090;
}

More palettes to explore