All Palettes

Color Palette #1a8a8e, #3bd8bb, #6ff1e2, #aee3fa, #0d4b91

0%
0%
0%

CSS code for this palette

/* CSS */
.pagoda-blue {
color: #1a8a8e;
}
.bianchi-green {
color: #3bd8bb;
}
.blue-crystal-landscape {
color: #6ff1e2;
}
.fairy-sparkles {
color: #aee3fa;
}
.yale-blue {
color: #0d4b91;
}

/* CSS Variables */
:root {
--pagoda-blue:#1a8a8e;
--bianchi-green:#3bd8bb;
--blue-crystal-landscape:#6ff1e2;
--fairy-sparkles:#aee3fa;
--yale-blue:#0d4b91;
}

More palettes to explore