All Palettes

Color Palette #a75c2a, #ffc83d, #6b8f24, #2a9d90, #404e4f

0%
0%
0%

CSS code for this palette

/* CSS */
.scarecrow-frown {
color: #a75c2a;
}
.yellow-jacket {
color: #ffc83d;
}
.scallion {
color: #6b8f24;
}
.azure-tide {
color: #2a9d90;
}
.rocky-creek {
color: #404e4f;
}

/* CSS Variables */
:root {
--scarecrow-frown:#a75c2a;
--yellow-jacket:#ffc83d;
--scallion:#6b8f24;
--azure-tide:#2a9d90;
--rocky-creek:#404e4f;
}

More palettes to explore