All Palettes

Color Palette #d73f28, #d9a13f, #a7d69f, #49b7d0, #7d3f97

0%
0%
0%

CSS code for this palette

/* CSS */
.mr-krabs {
color: #d73f28;
}
.scrofulous-brown {
color: #d9a13f;
}
.pistachio-green {
color: #a7d69f;
}
.bachelor-button {
color: #49b7d0;
}
.cadmium-violet {
color: #7d3f97;
}

/* CSS Variables */
:root {
--mr-krabs:#d73f28;
--scrofulous-brown:#d9a13f;
--pistachio-green:#a7d69f;
--bachelor-button:#49b7d0;
--cadmium-violet:#7d3f97;
}

More palettes to explore