All Palettes

Color Palette #b4e4e1, #a2d3dd, #81b9c5, #599bb1, #3c809a

0%
0%
0%

CSS code for this palette

/* CSS */
.seascape-green {
color: #b4e4e1;
}
.midwinter-mist {
color: #a2d3dd;
}
.cuttlefish {
color: #81b9c5;
}
.pass-time-blue {
color: #599bb1;
}
.dirty-blue {
color: #3c809a;
}

/* CSS Variables */
:root {
--seascape-green:#b4e4e1;
--midwinter-mist:#a2d3dd;
--cuttlefish:#81b9c5;
--pass-time-blue:#599bb1;
--dirty-blue:#3c809a;
}

More palettes to explore