All Palettes

Color Palette #c2443d, #f0a800, #4c883f, #a74b2a, #f2d97d

0%
0%
0%

CSS code for this palette

/* CSS */
.reddish {
color: #c2443d;
}
.welcoming-wasp {
color: #f0a800;
}
.level-up {
color: #4c883f;
}
.potter-s-clay {
color: #a74b2a;
}
.sandy {
color: #f2d97d;
}

/* CSS Variables */
:root {
--reddish:#c2443d;
--welcoming-wasp:#f0a800;
--level-up:#4c883f;
--potter-s-clay:#a74b2a;
--sandy:#f2d97d;
}

More palettes to explore