All Palettes

Color Palette #a4d5d5, #7ea0a0, #4b7c7c, #1c5a5a, #0a3d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.smooth-satin {
color: #a4d5d5;
}
.gould-blue {
color: #7ea0a0;
}
.lucky-shamrock {
color: #4b7c7c;
}
.uncharted {
color: #1c5a5a;
}
.botanical-night {
color: #0a3d3d;
}

/* CSS Variables */
:root {
--smooth-satin:#a4d5d5;
--gould-blue:#7ea0a0;
--lucky-shamrock:#4b7c7c;
--uncharted:#1c5a5a;
--botanical-night:#0a3d3d;
}

More palettes to explore