All Palettes

Color Palette #1f2942, #3e4c6a, #6a8d9a, #b2c7d2, #f3f8fc

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2942;
}
.buster {
color: #3e4c6a;
}
.spirit-mountain {
color: #6a8d9a;
}
.opal-waters {
color: #b2c7d2;
}
.cotton-ball {
color: #f3f8fc;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2942;
--buster:#3e4c6a;
--spirit-mountain:#6a8d9a;
--opal-waters:#b2c7d2;
--cotton-ball:#f3f8fc;
}

More palettes to explore