All Palettes

Color Palette #d64029, #f76e40, #f9b248, #a2c58c, #4cae68

0%
0%
0%

CSS code for this palette

/* CSS */
.mr-krabs {
color: #d64029;
}
.chinese-orange {
color: #f76e40;
}
.butterscotch {
color: #f9b248;
}
.cos {
color: #a2c58c;
}
.fresh-oregano {
color: #4cae68;
}

/* CSS Variables */
:root {
--mr-krabs:#d64029;
--chinese-orange:#f76e40;
--butterscotch:#f9b248;
--cos:#a2c58c;
--fresh-oregano:#4cae68;
}

More palettes to explore