All Palettes

Color Palette #1f4d4d, #3a6e6e, #71a2a2, #a4d5d5, #e4f6f6

0%
0%
0%

CSS code for this palette

/* CSS */
.hornblende-green {
color: #1f4d4d;
}
.jungle-noises {
color: #3a6e6e;
}
.catalina {
color: #71a2a2;
}
.smooth-satin {
color: #a4d5d5;
}
.milky-way {
color: #e4f6f6;
}

/* CSS Variables */
:root {
--hornblende-green:#1f4d4d;
--jungle-noises:#3a6e6e;
--catalina:#71a2a2;
--smooth-satin:#a4d5d5;
--milky-way:#e4f6f6;
}

More palettes to explore