All Palettes

Color Palette #00a8e0, #1ccae9, #38e0e0, #60e1d8, #8efbda

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-fire {
color: #00a8e0;
}
.caribbean-blue {
color: #1ccae9;
}
.fresh-turquoise {
color: #38e0e0;
}
.hammam-blue {
color: #60e1d8;
}
.roller-derby {
color: #8efbda;
}

/* CSS Variables */
:root {
--blue-fire:#00a8e0;
--caribbean-blue:#1ccae9;
--fresh-turquoise:#38e0e0;
--hammam-blue:#60e1d8;
--roller-derby:#8efbda;
}

More palettes to explore