All Palettes

Color Palette #91defd, #7dd421, #f8e025, #f5a524, #da2916

0%
0%
0%

CSS code for this palette

/* CSS */
.gas-giant {
color: #91defd;
}
.king-lizard {
color: #7dd421;
}
.jubilation {
color: #f8e025;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.run-lola-run {
color: #da2916;
}

/* CSS Variables */
:root {
--gas-giant:#91defd;
--king-lizard:#7dd421;
--jubilation:#f8e025;
--apricot-glazed-chicken:#f5a524;
--run-lola-run:#da2916;
}

More palettes to explore