All Palettes

Color Palette #f6cf5a, #3d6e94, #a8a599, #f1c40e, #2f4b7f

0%
0%
0%

CSS code for this palette

/* CSS */
.stella {
color: #f6cf5a;
}
.national-anthem {
color: #3d6e94;
}
.historical-grey {
color: #a8a599;
}
.sunshine-mellow {
color: #f1c40e;
}
.nautical {
color: #2f4b7f;
}

/* CSS Variables */
:root {
--stella:#f6cf5a;
--national-anthem:#3d6e94;
--historical-grey:#a8a599;
--sunshine-mellow:#f1c40e;
--nautical:#2f4b7f;
}

More palettes to explore