All Palettes

Color Palette #0062a3, #0096db, #00bfff, #3dffdf, #80ffd4

0%
0%
0%

CSS code for this palette

/* CSS */
.prime-blue {
color: #0062a3;
}
.atmosphere {
color: #0096db;
}
.capri {
color: #00bfff;
}
.lamiaceae {
color: #3dffdf;
}
.hiroshima-aquamarine {
color: #80ffd4;
}

/* CSS Variables */
:root {
--prime-blue:#0062a3;
--atmosphere:#0096db;
--capri:#00bfff;
--lamiaceae:#3dffdf;
--hiroshima-aquamarine:#80ffd4;
}

More palettes to explore