All Palettes

Color Palette #afeeee, #88d8d8, #4fc9c9, #00b2b3, #007a7a

0%
0%
0%

CSS code for this palette

/* CSS */
.mint-macaron {
color: #afeeee;
}
.island-oasis {
color: #88d8d8;
}
.may-day {
color: #4fc9c9;
}
.cyan-sky {
color: #00b2b3;
}
.buzzards-bay {
color: #007a7a;
}

/* CSS Variables */
:root {
--mint-macaron:#afeeee;
--island-oasis:#88d8d8;
--may-day:#4fc9c9;
--cyan-sky:#00b2b3;
--buzzards-bay:#007a7a;
}

More palettes to explore