All Palettes

Color Palette #0097a8, #00bdad, #1ce9b5, #b1eaf2, #e0f7fa

0%
0%
0%

CSS code for this palette

/* CSS */
.brilliant {
color: #0097a8;
}
.verditer {
color: #00bdad;
}
.aquamarine {
color: #1ce9b5;
}
.mint-macaron {
color: #b1eaf2;
}
.coastal-breeze {
color: #e0f7fa;
}

/* CSS Variables */
:root {
--brilliant:#0097a8;
--verditer:#00bdad;
--aquamarine:#1ce9b5;
--mint-macaron:#b1eaf2;
--coastal-breeze:#e0f7fa;
}

More palettes to explore