All Palettes

Color Palette #a0dad7, #7ed3d1, #3cc8c6, #19b3b0, #009999

0%
0%
0%

CSS code for this palette

/* CSS */
.aqua-island {
color: #a0dad7;
}
.belize {
color: #7ed3d1;
}
.bianchi-green {
color: #3cc8c6;
}
.swagger {
color: #19b3b0;
}
.regula-barbara-blue {
color: #009999;
}

/* CSS Variables */
:root {
--aqua-island:#a0dad7;
--belize:#7ed3d1;
--bianchi-green:#3cc8c6;
--swagger:#19b3b0;
--regula-barbara-blue:#009999;
}

More palettes to explore