All Palettes

Color Palette #c7383d, #f6795a, #f6b44c, #f6df6f, #8e4e2e

0%
0%
0%

CSS code for this palette

/* CSS */
.root-chakra {
color: #c7383d;
}
.adventure-island-pink {
color: #f6795a;
}
.mango-margarita {
color: #f6b44c;
}
.vanilla-pudding {
color: #f6df6f;
}
.gingerbread {
color: #8e4e2e;
}

/* CSS Variables */
:root {
--root-chakra:#c7383d;
--adventure-island-pink:#f6795a;
--mango-margarita:#f6b44c;
--vanilla-pudding:#f6df6f;
--gingerbread:#8e4e2e;
}

More palettes to explore