All Palettes

Color Palette #ff1f40, #ff713d, #ffb31a, #d7d71d, #1b6d9d

0%
0%
0%

CSS code for this palette

/* CSS */
.future-fuchsia {
color: #ff1f40;
}
.carrot {
color: #ff713d;
}
.sun-ray {
color: #ffb31a;
}
.sulphur-spring {
color: #d7d71d;
}
.jazz-blue {
color: #1b6d9d;
}

/* CSS Variables */
:root {
--future-fuchsia:#ff1f40;
--carrot:#ff713d;
--sun-ray:#ffb31a;
--sulphur-spring:#d7d71d;
--jazz-blue:#1b6d9d;
}

More palettes to explore