All Palettes

Color Palette #eae8e1, #c2d3d6, #76b0b7, #3e8b8e, #1f4a4d

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-fog {
color: #eae8e1;
}
.scandinavian-sky {
color: #c2d3d6;
}
.water-glitter {
color: #76b0b7;
}
.blue-chill {
color: #3e8b8e;
}
.blue-hill {
color: #1f4a4d;
}

/* CSS Variables */
:root {
--mystic-fog:#eae8e1;
--scandinavian-sky:#c2d3d6;
--water-glitter:#76b0b7;
--blue-chill:#3e8b8e;
--blue-hill:#1f4a4d;
}

More palettes to explore