All Palettes

Color Palette #ca4b2b, #f69f3c, #f3c74f, #a6d8c3, #6c9d8a

0%
0%
0%

CSS code for this palette

/* CSS */
.peanut-butter-jelly {
color: #ca4b2b;
}
.chat-orange {
color: #f69f3c;
}
.eyelash-viper {
color: #f3c74f;
}
.southern-belle {
color: #a6d8c3;
}
.cyprus-green {
color: #6c9d8a;
}

/* CSS Variables */
:root {
--peanut-butter-jelly:#ca4b2b;
--chat-orange:#f69f3c;
--eyelash-viper:#f3c74f;
--southern-belle:#a6d8c3;
--cyprus-green:#6c9d8a;
}

More palettes to explore