All Palettes

Color Palette #3cc1c3, #7bb7b6, #a2b3b9, #4c4f52, #2d3034

0%
0%
0%

CSS code for this palette

/* CSS */
.panorama-blue {
color: #3cc1c3;
}
.kingfisher-turquoise {
color: #7bb7b6;
}
.porch-ceiling {
color: #a2b3b9;
}
.typewriter-ink {
color: #4c4f52;
}
.cod-grey {
color: #2d3034;
}

/* CSS Variables */
:root {
--panorama-blue:#3cc1c3;
--kingfisher-turquoise:#7bb7b6;
--porch-ceiling:#a2b3b9;
--typewriter-ink:#4c4f52;
--cod-grey:#2d3034;
}

More palettes to explore