All Palettes

Color Palette #c22e3c, #d65c4c, #e79a5a, #f6c279, #f4e69f

0%
0%
0%

CSS code for this palette

/* CSS */
.crimson-cloud {
color: #c22e3c;
}
.valencia {
color: #d65c4c;
}
.saber-toothed-tiger {
color: #e79a5a;
}
.sunrise {
color: #f6c279;
}
.venetian-yellow {
color: #f4e69f;
}

/* CSS Variables */
:root {
--crimson-cloud:#c22e3c;
--valencia:#d65c4c;
--saber-toothed-tiger:#e79a5a;
--sunrise:#f6c279;
--venetian-yellow:#f4e69f;
}

More palettes to explore