All Palettes

Color Palette #9fc7e0, #6aaf9b, #4a8c7e, #3e5c6f, #292c33

0%
0%
0%

CSS code for this palette

/* CSS */
.legacy-blue {
color: #9fc7e0;
}
.dusty-jade-green {
color: #6aaf9b;
}
.winter-green {
color: #4a8c7e;
}
.atlantic-tide {
color: #3e5c6f;
}
.night-sky {
color: #292c33;
}

/* CSS Variables */
:root {
--legacy-blue:#9fc7e0;
--dusty-jade-green:#6aaf9b;
--winter-green:#4a8c7e;
--atlantic-tide:#3e5c6f;
--night-sky:#292c33;
}

More palettes to explore