All Palettes

Color Palette #00bfff, #1ec0d2, #2fc6c1, #3dd1c8, #5de5d5

0%
0%
0%

CSS code for this palette

/* CSS */
.capri {
color: #00bfff;
}
.caribbean-blue {
color: #1ec0d2;
}
.swimmers-pool {
color: #2fc6c1;
}
.bianchi-green {
color: #3dd1c8;
}
.near-moon {
color: #5de5d5;
}

/* CSS Variables */
:root {
--capri:#00bfff;
--caribbean-blue:#1ec0d2;
--swimmers-pool:#2fc6c1;
--bianchi-green:#3dd1c8;
--near-moon:#5de5d5;
}

More palettes to explore