All Palettes

Color Palette #f3f4f6, #e0e8ff, #a6b5fc, #61a6fa, #f471b5

0%
0%
0%

CSS code for this palette

/* CSS */
.chef-s-hat {
color: #f3f4f6;
}
.husky {
color: #e0e8ff;
}
.pastel-blue {
color: #a6b5fc;
}
.bi-blue {
color: #61a6fa;
}
.pop-that-gum {
color: #f471b5;
}

/* CSS Variables */
:root {
--chef-s-hat:#f3f4f6;
--husky:#e0e8ff;
--pastel-blue:#a6b5fc;
--bi-blue:#61a6fa;
--pop-that-gum:#f471b5;
}

More palettes to explore