All Palettes

Color Palette #1d3f72, #3d6a99, #79a6b9, #b5d4f2, #f9f7c3

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1d3f72;
}
.star-sapphire {
color: #3d6a99;
}
.inner-sanctum {
color: #79a6b9;
}
.blue-rice {
color: #b5d4f2;
}
.fine-linen {
color: #f9f7c3;
}

/* CSS Variables */
:root {
--assault:#1d3f72;
--star-sapphire:#3d6a99;
--inner-sanctum:#79a6b9;
--blue-rice:#b5d4f2;
--fine-linen:#f9f7c3;
}

More palettes to explore