All Palettes

Color Palette #f5d45b, #e1a84c, #d17b3d, #a74c25, #7d2b1c

0%
0%
0%

CSS code for this palette

/* CSS */
.wake-me-up {
color: #f5d45b;
}
.brass-mesh {
color: #e1a84c;
}
.orpiment-orange {
color: #d17b3d;
}
.potter-s-clay {
color: #a74c25;
}
.warmth-of-teamwork {
color: #7d2b1c;
}

/* CSS Variables */
:root {
--wake-me-up:#f5d45b;
--brass-mesh:#e1a84c;
--orpiment-orange:#d17b3d;
--potter-s-clay:#a74c25;
--warmth-of-teamwork:#7d2b1c;
}

More palettes to explore