All Palettes

Color Palette #d82c2c, #f7a8a1, #f4c07b, #6c9c49, #497b9c

0%
0%
0%

CSS code for this palette

/* CSS */
.chi-gong {
color: #d82c2c;
}
.roseberry {
color: #f7a8a1;
}
.sunrise {
color: #f4c07b;
}
.flat-green {
color: #6c9c49;
}
.zenith {
color: #497b9c;
}

/* CSS Variables */
:root {
--chi-gong:#d82c2c;
--roseberry:#f7a8a1;
--sunrise:#f4c07b;
--flat-green:#6c9c49;
--zenith:#497b9c;
}

More palettes to explore