All Palettes

Color Palette #d82c2c, #ed9f02, #f6e1b6, #a4d57b, #497b9c

0%
0%
0%

CSS code for this palette

/* CSS */
.chi-gong {
color: #d82c2c;
}
.lemon-dream {
color: #ed9f02;
}
.soft-butter {
color: #f6e1b6;
}
.crystal-green {
color: #a4d57b;
}
.zenith {
color: #497b9c;
}

/* CSS Variables */
:root {
--chi-gong:#d82c2c;
--lemon-dream:#ed9f02;
--soft-butter:#f6e1b6;
--crystal-green:#a4d57b;
--zenith:#497b9c;
}

More palettes to explore