All Palettes

Color Palette #ef3b1f, #fab700, #f7e02b, #4cae4f, #2094f3

0%
0%
0%

CSS code for this palette

/* CSS */
.red-rampage {
color: #ef3b1f;
}
.blue-angels-yellow {
color: #fab700;
}
.quinoline-yellow {
color: #f7e02b;
}
.devil-s-grass {
color: #4cae4f;
}
.karimun-blue {
color: #2094f3;
}

/* CSS Variables */
:root {
--red-rampage:#ef3b1f;
--blue-angels-yellow:#fab700;
--quinoline-yellow:#f7e02b;
--devil-s-grass:#4cae4f;
--karimun-blue:#2094f3;
}

More palettes to explore