All Palettes

Color Palette #c74938, #d74c2d, #e99d3a, #f9d362, #fef0d7

0%
0%
0%

CSS code for this palette

/* CSS */
.grenadier {
color: #c74938;
}
.spicy-orange {
color: #d74c2d;
}
.culpeo {
color: #e99d3a;
}
.soaked-in-sun {
color: #f9d362;
}
.blank-canvas {
color: #fef0d7;
}

/* CSS Variables */
:root {
--grenadier:#c74938;
--spicy-orange:#d74c2d;
--culpeo:#e99d3a;
--soaked-in-sun:#f9d362;
--blank-canvas:#fef0d7;
}

More palettes to explore