All Palettes

Color Palette #1c3f3b, #3c7c7a, #68b1af, #a5e3e1, #f6f9f7

0%
0%
0%

CSS code for this palette

/* CSS */
.black-soap {
color: #1c3f3b;
}
.atlantic-wave {
color: #3c7c7a;
}
.veranda-blue {
color: #68b1af;
}
.ice-crystal-blue {
color: #a5e3e1;
}
.lynx-white {
color: #f6f9f7;
}

/* CSS Variables */
:root {
--black-soap:#1c3f3b;
--atlantic-wave:#3c7c7a;
--veranda-blue:#68b1af;
--ice-crystal-blue:#a5e3e1;
--lynx-white:#f6f9f7;
}

More palettes to explore