All Palettes

Color Palette #1f2942, #3a4d83, #6f7dae, #a8c8e1, #f1e9d5

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2942;
}
.dive-in {
color: #3a4d83;
}
.bright-zenith {
color: #6f7dae;
}
.template {
color: #a8c8e1;
}
.pearled-couscous {
color: #f1e9d5;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2942;
--dive-in:#3a4d83;
--bright-zenith:#6f7dae;
--template:#a8c8e1;
--pearled-couscous:#f1e9d5;
}

More palettes to explore