All Palettes

Color Palette #3d5a99, #587ebb, #8cb8e3, #b2d4f5, #f3fafc

0%
0%
0%

CSS code for this palette

/* CSS */
.muted-lavender {
color: #3d5a99;
}
.woad-blue {
color: #587ebb;
}
.goluboy-blue {
color: #8cb8e3;
}
.blue-rice {
color: #b2d4f5;
}
.cotton-ball {
color: #f3fafc;
}

/* CSS Variables */
:root {
--muted-lavender:#3d5a99;
--woad-blue:#587ebb;
--goluboy-blue:#8cb8e3;
--blue-rice:#b2d4f5;
--cotton-ball:#f3fafc;
}

More palettes to explore