All Palettes

Color Palette #f2f4f7, #c2d4e0, #8da7b9, #498997, #2f5c74

0%
0%
0%

CSS code for this palette

/* CSS */
.chef-s-hat {
color: #f2f4f7;
}
.sea-drive {
color: #c2d4e0;
}
.dresden-dream {
color: #8da7b9;
}
.hippie-blue {
color: #498997;
}
.blumine {
color: #2f5c74;
}

/* CSS Variables */
:root {
--chef-s-hat:#f2f4f7;
--sea-drive:#c2d4e0;
--dresden-dream:#8da7b9;
--hippie-blue:#498997;
--blumine:#2f5c74;
}

More palettes to explore