All Palettes

Color Palette #c6393e, #f79c40, #f7e4a1, #4f8c8b, #3e5b79

0%
0%
0%

CSS code for this palette

/* CSS */
.root-chakra {
color: #c6393e;
}
.chat-orange {
color: #f79c40;
}
.venetian-yellow {
color: #f7e4a1;
}
.evora {
color: #4f8c8b;
}
.china-pattern {
color: #3e5b79;
}

/* CSS Variables */
:root {
--root-chakra:#c6393e;
--chat-orange:#f79c40;
--venetian-yellow:#f7e4a1;
--evora:#4f8c8b;
--china-pattern:#3e5b79;
}

More palettes to explore