All Palettes

Color Palette #e6b328, #b6802b, #4d4d4d, #191f4d, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.gold-tips {
color: #e6b328;
}
.mandalay {
color: #b6802b;
}
.thunder {
color: #4d4d4d;
}
.fly-by-night {
color: #191f4d;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--gold-tips:#e6b328;
--mandalay:#b6802b;
--thunder:#4d4d4d;
--fly-by-night:#191f4d;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore