All Palettes

Color Palette #89cfeb, #5b8d9a, #4a7c8c, #2e3a3d, #1c2021

0%
0%
0%

CSS code for this palette

/* CSS */
.afternoon-sky {
color: #89cfeb;
}
.harbor {
color: #5b8d9a;
}
.sotek-green {
color: #4a7c8c;
}
.electromagnetic {
color: #2e3a3d;
}
.satin-deep-black {
color: #1c2021;
}

/* CSS Variables */
:root {
--afternoon-sky:#89cfeb;
--harbor:#5b8d9a;
--sotek-green:#4a7c8c;
--electromagnetic:#2e3a3d;
--satin-deep-black:#1c2021;
}

More palettes to explore