All Palettes

Color Palette #ff4d4d, #ffb84d, #fff4b3, #4abf6d, #4d9aff

0%
0%
0%

CSS code for this palette

/* CSS */
.blood-burst {
color: #ff4d4d;
}
.floral-leaf {
color: #ffb84d;
}
.creamy-lemon {
color: #fff4b3;
}
.iridescent-green {
color: #4abf6d;
}
.blue-chaos {
color: #4d9aff;
}

/* CSS Variables */
:root {
--blood-burst:#ff4d4d;
--floral-leaf:#ffb84d;
--creamy-lemon:#fff4b3;
--iridescent-green:#4abf6d;
--blue-chaos:#4d9aff;
}

More palettes to explore