All Palettes

Color Palette #a54a2c, #e6893d, #f1c84b, #a6d56c, #4c9a7d

0%
0%
0%

CSS code for this palette

/* CSS */
.potter-s-clay {
color: #a54a2c;
}
.velvet-marigold {
color: #e6893d;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.bilious-green {
color: #a6d56c;
}
.natural-orchestra {
color: #4c9a7d;
}

/* CSS Variables */
:root {
--potter-s-clay:#a54a2c;
--velvet-marigold:#e6893d;
--solar-plexus-chakra:#f1c84b;
--bilious-green:#a6d56c;
--natural-orchestra:#4c9a7d;
}

More palettes to explore