All Palettes

Color Palette #c0e0e3, #a3d6d7, #74b3b4, #007d80, #004a4d

0%
0%
0%

CSS code for this palette

/* CSS */
.aquarelle-blue {
color: #c0e0e3;
}
.smooth-satin {
color: #a3d6d7;
}
.venice-escape {
color: #74b3b4;
}
.macquarie {
color: #007d80;
}
.sherpa-blue {
color: #004a4d;
}

/* CSS Variables */
:root {
--aquarelle-blue:#c0e0e3;
--smooth-satin:#a3d6d7;
--venice-escape:#74b3b4;
--macquarie:#007d80;
--sherpa-blue:#004a4d;
}

More palettes to explore