All Palettes

Color Palette #f8e3b4, #f1b341, #d63f2e, #6a3f88, #3f886a

0%
0%
0%

CSS code for this palette

/* CSS */
.noodles {
color: #f8e3b4;
}
.butter-cream {
color: #f1b341;
}
.vampire-red {
color: #d63f2e;
}
.lords-of-the-night {
color: #6a3f88;
}
.sh-i-c-o-l-green {
color: #3f886a;
}

/* CSS Variables */
:root {
--noodles:#f8e3b4;
--butter-cream:#f1b341;
--vampire-red:#d63f2e;
--lords-of-the-night:#6a3f88;
--sh-i-c-o-l-green:#3f886a;
}

More palettes to explore