All Palettes

Color Palette #b5d0d4, #9fd5d1, #78b5a0, #4f8c7b, #3b685d

0%
0%
0%

CSS code for this palette

/* CSS */
.starlight-blue {
color: #b5d0d4;
}
.touch-of-turquoise {
color: #9fd5d1;
}
.beau-monde {
color: #78b5a0;
}
.winter-green {
color: #4f8c7b;
}
.dignified {
color: #3b685d;
}

/* CSS Variables */
:root {
--starlight-blue:#b5d0d4;
--touch-of-turquoise:#9fd5d1;
--beau-monde:#78b5a0;
--winter-green:#4f8c7b;
--dignified:#3b685d;
}

More palettes to explore