All Palettes

Color Palette #3c101f, #8c2c36, #d4613a, #f5b038, #fdf1c9

0%
0%
0%

CSS code for this palette

/* CSS */
.chocolate-kiss {
color: #3c101f;
}
.sehnsucht-red {
color: #8c2c36;
}
.sweet-mandarin {
color: #d4613a;
}
.raichu-orange {
color: #f5b038;
}
.vanilla-cake {
color: #fdf1c9;
}

/* CSS Variables */
:root {
--chocolate-kiss:#3c101f;
--sehnsucht-red:#8c2c36;
--sweet-mandarin:#d4613a;
--raichu-orange:#f5b038;
--vanilla-cake:#fdf1c9;
}

More palettes to explore