All Palettes

Color Palette #00bdd6, #007a6c, #004d40, #1a227f, #4051b5

0%
0%
0%

CSS code for this palette

/* CSS */
.maldives {
color: #00bdd6;
}
.pond-moss {
color: #007a6c;
}
.urban-green {
color: #004d40;
}
.impression-of-obscurity {
color: #1a227f;
}
.night-in-manchester {
color: #4051b5;
}

/* CSS Variables */
:root {
--maldives:#00bdd6;
--pond-moss:#007a6c;
--urban-green:#004d40;
--impression-of-obscurity:#1a227f;
--night-in-manchester:#4051b5;
}

More palettes to explore