All Palettes

Color Palette #bfe3c8, #8dd3c7, #59b8c5, #2a8c9d, #1c597d

0%
0%
0%

CSS code for this palette

/* CSS */
.spearmints {
color: #bfe3c8;
}
.green-daze {
color: #8dd3c7;
}
.shinbashi {
color: #59b8c5;
}
.scooter {
color: #2a8c9d;
}
.oceanic-motion {
color: #1c597d;
}

/* CSS Variables */
:root {
--spearmints:#bfe3c8;
--green-daze:#8dd3c7;
--shinbashi:#59b8c5;
--scooter:#2a8c9d;
--oceanic-motion:#1c597d;
}

More palettes to explore