All Palettes

Color Palette #ff4d4d, #ff9a4d, #ffc94d, #4dff4d, #4dafff

0%
0%
0%

CSS code for this palette

/* CSS */
.blood-burst {
color: #ff4d4d;
}
.autumn-splendor {
color: #ff9a4d;
}
.chunky-bee {
color: #ffc94d;
}
.goblin-warboss {
color: #4dff4d;
}
.adamantine-blue {
color: #4dafff;
}

/* CSS Variables */
:root {
--blood-burst:#ff4d4d;
--autumn-splendor:#ff9a4d;
--chunky-bee:#ffc94d;
--goblin-warboss:#4dff4d;
--adamantine-blue:#4dafff;
}

More palettes to explore