All Palettes

Color Palette #22f7e5, #6bdfff, #0095ff, #005c99, #003366

0%
0%
0%

CSS code for this palette

/* CSS */
.aurichalcite {
color: #22f7e5;
}
.athena-blue {
color: #6bdfff;
}
.starfleet-blue {
color: #0095ff;
}
.jetski-race {
color: #005c99;
}
.prussian-blue {
color: #003366;
}

/* CSS Variables */
:root {
--aurichalcite:#22f7e5;
--athena-blue:#6bdfff;
--starfleet-blue:#0095ff;
--jetski-race:#005c99;
--prussian-blue:#003366;
}

More palettes to explore