All Palettes

Color Palette #1f2942, #3a498d, #5d6db6, #a2c4e7, #f8c76d

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2942;
}
.truth {
color: #3a498d;
}
.loch-ness {
color: #5d6db6;
}
.windsor-way {
color: #a2c4e7;
}
.sundance {
color: #f8c76d;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2942;
--truth:#3a498d;
--loch-ness:#5d6db6;
--windsor-way:#a2c4e7;
--sundance:#f8c76d;
}

More palettes to explore