All Palettes

Color Palette #1b808d, #3dd1c8, #69e2d8, #a1f7e4, #f5fffa

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1b808d;
}
.bianchi-green {
color: #3dd1c8;
}
.hammam-blue {
color: #69e2d8;
}
.icery {
color: #a1f7e4;
}
.mint-cream {
color: #f5fffa;
}

/* CSS Variables */
:root {
--bermuda:#1b808d;
--bianchi-green:#3dd1c8;
--hammam-blue:#69e2d8;
--icery:#a1f7e4;
--mint-cream:#f5fffa;
}

More palettes to explore