All Palettes

Color Palette #ff211a, #ffb514, #05ffe2, #0093f5, #0079eb

0%
0%
0%

CSS code for this palette

/* CSS */
.traffic-red {
color: #ff211a;
}
.orange-creamsicle {
color: #ffb514;
}
.vibrant-mint {
color: #05ffe2;
}
.pervenche {
color: #0093f5;
}
.n-u-z-i-s-denim {
color: #0079eb;
}

/* CSS Variables */
:root {
--traffic-red:#ff211a;
--orange-creamsicle:#ffb514;
--vibrant-mint:#05ffe2;
--pervenche:#0093f5;
--n-u-z-i-s-denim:#0079eb;
}

More palettes to explore