All Palettes

Color Palette #3ecaea, #2ab3d5, #1aa0c1, #0b8aad, #007e9e

0%
0%
0%

CSS code for this palette

/* CSS */
.shovel-knight {
color: #3ecaea;
}
.aquarius {
color: #2ab3d5;
}
.ahriman-blue {
color: #1aa0c1;
}
.lucario-blue {
color: #0b8aad;
}
.turkish-tile {
color: #007e9e;
}

/* CSS Variables */
:root {
--shovel-knight:#3ecaea;
--aquarius:#2ab3d5;
--ahriman-blue:#1aa0c1;
--lucario-blue:#0b8aad;
--turkish-tile:#007e9e;
}

More palettes to explore