All Palettes

Color Palette #c52b3d, #e36031, #f9a939, #f6d66f, #4c3d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.crimson-cloud {
color: #c52b3d;
}
.salametti {
color: #e36031;
}
.raichu-orange {
color: #f9a939;
}
.forsythia-blossom {
color: #f6d66f;
}
.crater-brown {
color: #4c3d3d;
}

/* CSS Variables */
:root {
--crimson-cloud:#c52b3d;
--salametti:#e36031;
--raichu-orange:#f9a939;
--forsythia-blossom:#f6d66f;
--crater-brown:#4c3d3d;
}

More palettes to explore