All Palettes

Color Palette #ff4d4d, #ffb84d, #4dff8b, #4dafff, #a64dff

0%
0%
0%

CSS code for this palette

/* CSS */
.blood-burst {
color: #ff4d4d;
}
.floral-leaf {
color: #ffb84d;
}
.thallium-flame {
color: #4dff8b;
}
.adamantine-blue {
color: #4dafff;
}
.vega-violet {
color: #a64dff;
}

/* CSS Variables */
:root {
--blood-burst:#ff4d4d;
--floral-leaf:#ffb84d;
--thallium-flame:#4dff8b;
--adamantine-blue:#4dafff;
--vega-violet:#a64dff;
}

More palettes to explore