All Palettes

Color Palette #c62f39, #f86a3f, #f9d44e, #6bbf4f, #4e6e8d

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c62f39;
}
.carrot {
color: #f86a3f;
}
.westfall-yellow {
color: #f9d44e;
}
.range-land {
color: #6bbf4f;
}
.berry-pie {
color: #4e6e8d;
}

/* CSS Variables */
:root {
--etruscan-red:#c62f39;
--carrot:#f86a3f;
--westfall-yellow:#f9d44e;
--range-land:#6bbf4f;
--berry-pie:#4e6e8d;
}

More palettes to explore