All Palettes

Color Palette #afeeee, #78d3d3, #4cb8b8, #009996, #007a7a

0%
0%
0%

CSS code for this palette

/* CSS */
.mint-macaron {
color: #afeeee;
}
.aruba-blue {
color: #78d3d3;
}
.crystalsong-blue {
color: #4cb8b8;
}
.regula-barbara-blue {
color: #009996;
}
.buzzards-bay {
color: #007a7a;
}

/* CSS Variables */
:root {
--mint-macaron:#afeeee;
--aruba-blue:#78d3d3;
--crystalsong-blue:#4cb8b8;
--regula-barbara-blue:#009996;
--buzzards-bay:#007a7a;
}

More palettes to explore