All Palettes

Color Palette #d22d38, #f67d2c, #f7c94b, #49c33c, #0079a8

0%
0%
0%

CSS code for this palette

/* CSS */
.akuma {
color: #d22d38;
}
.summer-citrus {
color: #f67d2c;
}
.sunny-mood {
color: #f7c94b;
}
.skirret-green {
color: #49c33c;
}
.sixties-blue {
color: #0079a8;
}

/* CSS Variables */
:root {
--akuma:#d22d38;
--summer-citrus:#f67d2c;
--sunny-mood:#f7c94b;
--skirret-green:#49c33c;
--sixties-blue:#0079a8;
}

More palettes to explore