All Palettes

Color Palette #f3f4f6, #d3e4f8, #a2c2e6, #6293b2, #3c7b9a

0%
0%
0%

CSS code for this palette

/* CSS */
.chef-s-hat {
color: #f3f4f6;
}
.freezing-vapor {
color: #d3e4f8;
}
.sky-high {
color: #a2c2e6;
}
.empire-blue {
color: #6293b2;
}
.blue-dart-frog {
color: #3c7b9a;
}

/* CSS Variables */
:root {
--chef-s-hat:#f3f4f6;
--freezing-vapor:#d3e4f8;
--sky-high:#a2c2e6;
--empire-blue:#6293b2;
--blue-dart-frog:#3c7b9a;
}

More palettes to explore