All Palettes

Color Palette #951d29, #c13e3e, #f57d5b, #f0ca4c, #e2e7c5

0%
0%
0%

CSS code for this palette

/* CSS */
.rio-red {
color: #951d29;
}
.rubiate {
color: #c13e3e;
}
.bonfire {
color: #f57d5b;
}
.solar-plexus-chakra {
color: #f0ca4c;
}
.tinted-mint {
color: #e2e7c5;
}

/* CSS Variables */
:root {
--rio-red:#951d29;
--rubiate:#c13e3e;
--bonfire:#f57d5b;
--solar-plexus-chakra:#f0ca4c;
--tinted-mint:#e2e7c5;
}

More palettes to explore