All Palettes

Color Palette #c84c3c, #d19d3d, #7a3c2a, #4d0f0f, #a6c9c5

0%
0%
0%

CSS code for this palette

/* CSS */
.painted-poppy {
color: #c84c3c;
}
.mineral-yellow {
color: #d19d3d;
}
.burnished-russet {
color: #7a3c2a;
}
.hull-red {
color: #4d0f0f;
}
.zenith-heights {
color: #a6c9c5;
}

/* CSS Variables */
:root {
--painted-poppy:#c84c3c;
--mineral-yellow:#d19d3d;
--burnished-russet:#7a3c2a;
--hull-red:#4d0f0f;
--zenith-heights:#a6c9c5;
}

More palettes to explore