All Palettes

Color Palette #d6006f, #2c2926, #6b8f24, #3c2b20, #ffcc00

0%
0%
0%

CSS code for this palette

/* CSS */
.moth-orchid {
color: #d6006f;
}
.bokara-grey {
color: #2c2926;
}
.scallion {
color: #6b8f24;
}
.bistre {
color: #3c2b20;
}
.usc-gold {
color: #ffcc00;
}

/* CSS Variables */
:root {
--moth-orchid:#d6006f;
--bokara-grey:#2c2926;
--scallion:#6b8f24;
--bistre:#3c2b20;
--usc-gold:#ffcc00;
}

More palettes to explore