All Palettes

Color Palette #004852, #a6c9c6, #c0d6d8, #dfe0e2, #f5f5f5

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-green {
color: #004852;
}
.zenith-heights {
color: #a6c9c6;
}
.wind-speed {
color: #c0d6d8;
}
.wind-chime {
color: #dfe0e2;
}
.white-smoke {
color: #f5f5f5;
}

/* CSS Variables */
:root {
--midnight-green:#004852;
--zenith-heights:#a6c9c6;
--wind-speed:#c0d6d8;
--wind-chime:#dfe0e2;
--white-smoke:#f5f5f5;
}

More palettes to explore