All Palettes

Color Palette #c62f4f, #d78c3c, #f6c04c, #a3d770, #4cb8b2

0%
0%
0%

CSS code for this palette

/* CSS */
.dingy-dungeon {
color: #c62f4f;
}
.coppersmith {
color: #d78c3c;
}
.creamy-sweet-corn {
color: #f6c04c;
}
.tropical-light {
color: #a3d770;
}
.tropical-escape {
color: #4cb8b2;
}

/* CSS Variables */
:root {
--dingy-dungeon:#c62f4f;
--coppersmith:#d78c3c;
--creamy-sweet-corn:#f6c04c;
--tropical-light:#a3d770;
--tropical-escape:#4cb8b2;
}

More palettes to explore