All Palettes

Color Palette #6ea4af, #8ab8bc, #a4d0cf, #daece0, #f3f6f5

0%
0%
0%

CSS code for this palette

/* CSS */
.stillwater {
color: #6ea4af;
}
.kitchen-blue {
color: #8ab8bc;
}
.cold-turquoise {
color: #a4d0cf;
}
.sea-mist {
color: #daece0;
}
.chef-s-hat {
color: #f3f6f5;
}

/* CSS Variables */
:root {
--stillwater:#6ea4af;
--kitchen-blue:#8ab8bc;
--cold-turquoise:#a4d0cf;
--sea-mist:#daece0;
--chef-s-hat:#f3f6f5;
}

More palettes to explore