All Palettes

Color Palette #001f3d, #ffcc00, #7d7d7d, #ffdb57, #00264d

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-mirage {
color: #001f3d;
}
.usc-gold {
color: #ffcc00;
}
.aged-moustache-grey {
color: #7d7d7d;
}
.yriel-yellow {
color: #ffdb57;
}
.subnautical {
color: #00264d;
}

/* CSS Variables */
:root {
--midnight-mirage:#001f3d;
--usc-gold:#ffcc00;
--aged-moustache-grey:#7d7d7d;
--yriel-yellow:#ffdb57;
--subnautical:#00264d;
}

More palettes to explore