All Palettes

Color Palette #1c3f3f, #2a5b5b, #4da8a8, #7ae1e1, #9efffa

0%
0%
0%

CSS code for this palette

/* CSS */
.royal-neptune {
color: #1c3f3f;
}
.bayberry {
color: #2a5b5b;
}
.blue-racer {
color: #4da8a8;
}
.deep-aquamarine {
color: #7ae1e1;
}
.glitchy-shader-blue {
color: #9efffa;
}

/* CSS Variables */
:root {
--royal-neptune:#1c3f3f;
--bayberry:#2a5b5b;
--blue-racer:#4da8a8;
--deep-aquamarine:#7ae1e1;
--glitchy-shader-blue:#9efffa;
}

More palettes to explore