All Palettes

Color Palette #1f2942, #4a6c8c, #88a1b4, #d0b84e, #e03c1f

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2942;
}
.revel-blue {
color: #4a6c8c;
}
.silver-skate {
color: #88a1b4;
}
.farm-straw {
color: #d0b84e;
}
.furnace {
color: #e03c1f;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2942;
--revel-blue:#4a6c8c;
--silver-skate:#88a1b4;
--farm-straw:#d0b84e;
--furnace:#e03c1f;
}

More palettes to explore