All Palettes

Color Palette #a42d3d, #d93b30, #f0a800, #a1d600, #f2cfcf

0%
0%
0%

CSS code for this palette

/* CSS */
.radish {
color: #a42d3d;
}
.cg-red {
color: #d93b30;
}
.welcoming-wasp {
color: #f0a800;
}
.matcha-powder {
color: #a1d600;
}
.lady-pink {
color: #f2cfcf;
}

/* CSS Variables */
:root {
--radish:#a42d3d;
--cg-red:#d93b30;
--welcoming-wasp:#f0a800;
--matcha-powder:#a1d600;
--lady-pink:#f2cfcf;
}

More palettes to explore