All Palettes

Color Palette #b5e8d0, #4db3a5, #2f8e8c, #1f4c4c, #bf3b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.crystal-rapids {
color: #b5e8d0;
}
.sacred-turquoise {
color: #4db3a5;
}
.taos-turquoise {
color: #2f8e8c;
}
.hornblende-green {
color: #1f4c4c;
}
.crimson-glow {
color: #bf3b3b;
}

/* CSS Variables */
:root {
--crystal-rapids:#b5e8d0;
--sacred-turquoise:#4db3a5;
--taos-turquoise:#2f8e8c;
--hornblende-green:#1f4c4c;
--crimson-glow:#bf3b3b;
}

More palettes to explore