All Palettes

Color Palette #f1f3f4, #e1e8ea, #a6c4d9, #5d9cbb, #3f7d92

0%
0%
0%

CSS code for this palette

/* CSS */
.anti-flash-white {
color: #f1f3f4;
}
.sweet-illusion {
color: #e1e8ea;
}
.frozen-blue {
color: #a6c4d9;
}
.shakespeare {
color: #5d9cbb;
}
.larkspur {
color: #3f7d92;
}

/* CSS Variables */
:root {
--anti-flash-white:#f1f3f4;
--sweet-illusion:#e1e8ea;
--frozen-blue:#a6c4d9;
--shakespeare:#5d9cbb;
--larkspur:#3f7d92;
}

More palettes to explore