All Palettes

Color Palette #c92c39, #ff6e61, #f0a000, #4c9e4e, #2b7a91

0%
0%
0%

CSS code for this palette

/* CSS */
.mars-red {
color: #c92c39;
}
.grapefruit-pulp {
color: #ff6e61;
}
.lemon-dream {
color: #f0a000;
}
.fruit-salad {
color: #4c9e4e;
}
.turkish-stone {
color: #2b7a91;
}

/* CSS Variables */
:root {
--mars-red:#c92c39;
--grapefruit-pulp:#ff6e61;
--lemon-dream:#f0a000;
--fruit-salad:#4c9e4e;
--turkish-stone:#2b7a91;
}

More palettes to explore