All Palettes

Color Palette #ff4d4d, #ffb84d, #ffe96b, #4dffb2, #4d9dff

0%
0%
0%

CSS code for this palette

/* CSS */
.blood-burst {
color: #ff4d4d;
}
.floral-leaf {
color: #ffb84d;
}
.fuzzy-duckling {
color: #ffe96b;
}
.hanuman-green {
color: #4dffb2;
}
.blue-chaos {
color: #4d9dff;
}

/* CSS Variables */
:root {
--blood-burst:#ff4d4d;
--floral-leaf:#ffb84d;
--fuzzy-duckling:#ffe96b;
--hanuman-green:#4dffb2;
--blue-chaos:#4d9dff;
}

More palettes to explore