All Palettes

Color Palette #1f5151, #2a7e7e, #3dc7c7, #70f5f5, #a0f8f8

0%
0%
0%

CSS code for this palette

/* CSS */
.immersed {
color: #1f5151;
}
.zirconia-teal {
color: #2a7e7e;
}
.bianchi-green {
color: #3dc7c7;
}
.robin-s-egg {
color: #70f5f5;
}
.waterspout {
color: #a0f8f8;
}

/* CSS Variables */
:root {
--immersed:#1f5151;
--zirconia-teal:#2a7e7e;
--bianchi-green:#3dc7c7;
--robin-s-egg:#70f5f5;
--waterspout:#a0f8f8;
}

More palettes to explore