All Palettes

Color Palette #41b0d8, #48c7ea, #75dff0, #bbebec, #f9fbfa

0%
0%
0%

CSS code for this palette

/* CSS */
.santorini {
color: #41b0d8;
}
.clean-pool {
color: #48c7ea;
}
.turkish-turquoise {
color: #75dff0;
}
.cold-blooded {
color: #bbebec;
}
.dr-white {
color: #f9fbfa;
}

/* CSS Variables */
:root {
--santorini:#41b0d8;
--clean-pool:#48c7ea;
--turkish-turquoise:#75dff0;
--cold-blooded:#bbebec;
--dr-white:#f9fbfa;
}

More palettes to explore