All Palettes

Color Palette #c5d3a7, #b0d5ae, #97d8c8, #5ca8b7, #3a7b8d

0%
0%
0%

CSS code for this palette

/* CSS */
.reed {
color: #c5d3a7;
}
.flower-stem {
color: #b0d5ae;
}
.pageant-green {
color: #97d8c8;
}
.blue-calypso {
color: #5ca8b7;
}
.larkspur {
color: #3a7b8d;
}

/* CSS Variables */
:root {
--reed:#c5d3a7;
--flower-stem:#b0d5ae;
--pageant-green:#97d8c8;
--blue-calypso:#5ca8b7;
--larkspur:#3a7b8d;
}

More palettes to explore