All Palettes

Color Palette #a7d3d3, #76b2b2, #4c9090, #3c6d6d, #2a4b4b

0%
0%
0%

CSS code for this palette

/* CSS */
.eton-blue {
color: #a7d3d3;
}
.venice-escape {
color: #76b2b2;
}
.mirage-lake {
color: #4c9090;
}
.moonlit-forest {
color: #3c6d6d;
}
.delta-green {
color: #2a4b4b;
}

/* CSS Variables */
:root {
--eton-blue:#a7d3d3;
--venice-escape:#76b2b2;
--mirage-lake:#4c9090;
--moonlit-forest:#3c6d6d;
--delta-green:#2a4b4b;
}

More palettes to explore