All Palettes

Color Palette #f9d64e, #f5a524, #d95e20, #4b6d7c, #2b3d50

0%
0%
0%

CSS code for this palette

/* CSS */
.westfall-yellow {
color: #f9d64e;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.vivid-red-tangelo {
color: #d95e20;
}
.bismarck {
color: #4b6d7c;
}
.snap-shot {
color: #2b3d50;
}

/* CSS Variables */
:root {
--westfall-yellow:#f9d64e;
--apricot-glazed-chicken:#f5a524;
--vivid-red-tangelo:#d95e20;
--bismarck:#4b6d7c;
--snap-shot:#2b3d50;
}

More palettes to explore