All Palettes

Color Palette #1a8e8e, #3fc6c6, #8ee6e6, #d5f1f1, #f9fbfb

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-liner {
color: #1a8e8e;
}
.bianchi-green {
color: #3fc6c6;
}
.island-paradise {
color: #8ee6e6;
}
.icy-wind {
color: #d5f1f1;
}
.dr-white {
color: #f9fbfb;
}

/* CSS Variables */
:root {
--ocean-liner:#1a8e8e;
--bianchi-green:#3fc6c6;
--island-paradise:#8ee6e6;
--icy-wind:#d5f1f1;
--dr-white:#f9fbfb;
}

More palettes to explore