All Palettes

Color Palette #1f5151, #3d7676, #5b9a9a, #7ac2c2, #a5e4e4

0%
0%
0%

CSS code for this palette

/* CSS */
.immersed {
color: #1f5151;
}
.ming {
color: #3d7676;
}
.caulerpa-lentillifera {
color: #5b9a9a;
}
.pure-turquoise {
color: #7ac2c2;
}
.ice-crystal-blue {
color: #a5e4e4;
}

/* CSS Variables */
:root {
--immersed:#1f5151;
--ming:#3d7676;
--caulerpa-lentillifera:#5b9a9a;
--pure-turquoise:#7ac2c2;
--ice-crystal-blue:#a5e4e4;
}

More palettes to explore