All Palettes

Color Palette #b4e1e9, #84c8d7, #4fb3c4, #00999e, #007f80

0%
0%
0%

CSS code for this palette

/* CSS */
.across-the-bay {
color: #b4e1e9;
}
.not-a-cloud-in-sight {
color: #84c8d7;
}
.viking {
color: #4fb3c4;
}
.riviera-paradise {
color: #00999e;
}
.teal {
color: #007f80;
}

/* CSS Variables */
:root {
--across-the-bay:#b4e1e9;
--not-a-cloud-in-sight:#84c8d7;
--viking:#4fb3c4;
--riviera-paradise:#00999e;
--teal:#007f80;
}

More palettes to explore