All Palettes

Color Palette #f03d49, #ff6d1f, #ffb62e, #6dcc3e, #4f9ccf

0%
0%
0%

CSS code for this palette

/* CSS */
.glowing-brake-disc {
color: #f03d49;
}
.shocking-orange {
color: #ff6d1f;
}
.sunset-glow {
color: #ffb62e;
}
.bitter-dandelion {
color: #6dcc3e;
}
.blue-iguana {
color: #4f9ccf;
}

/* CSS Variables */
:root {
--glowing-brake-disc:#f03d49;
--shocking-orange:#ff6d1f;
--sunset-glow:#ffb62e;
--bitter-dandelion:#6dcc3e;
--blue-iguana:#4f9ccf;
}

More palettes to explore