All Palettes

Color Palette #7b1e3b, #c21e4a, #f2801c, #f1c84b, #e8bbc4

0%
0%
0%

CSS code for this palette

/* CSS */
.brown-magenta {
color: #7b1e3b;
}
.grenade {
color: #c21e4a;
}
.consumed-by-fire {
color: #f2801c;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.blush-kiss {
color: #e8bbc4;
}

/* CSS Variables */
:root {
--brown-magenta:#7b1e3b;
--grenade:#c21e4a;
--consumed-by-fire:#f2801c;
--solar-plexus-chakra:#f1c84b;
--blush-kiss:#e8bbc4;
}

More palettes to explore