All Palettes

Color Palette #d1001c, #4cae4f, #b6e6fc, #ffec3d, #ff5724

0%
0%
0%

CSS code for this palette

/* CSS */
.blood-orange {
color: #d1001c;
}
.devil-s-grass {
color: #4cae4f;
}
.arctic-paradise {
color: #b6e6fc;
}
.hollandaise {
color: #ffec3d;
}
.smashing-pumpkins {
color: #ff5724;
}

/* CSS Variables */
:root {
--blood-orange:#d1001c;
--devil-s-grass:#4cae4f;
--arctic-paradise:#b6e6fc;
--hollandaise:#ffec3d;
--smashing-pumpkins:#ff5724;
}

More palettes to explore