All Palettes

Color Palette #4a7c8c, #79b2b9, #a4d6d1, #e8b5a1, #d37d73

0%
0%
0%

CSS code for this palette

/* CSS */
.sotek-green {
color: #4a7c8c;
}
.flotation {
color: #79b2b9;
}
.sinbad {
color: #a4d6d1;
}
.pink-abalone {
color: #e8b5a1;
}
.bite-my-tongue {
color: #d37d73;
}

/* CSS Variables */
:root {
--sotek-green:#4a7c8c;
--flotation:#79b2b9;
--sinbad:#a4d6d1;
--pink-abalone:#e8b5a1;
--bite-my-tongue:#d37d73;
}

More palettes to explore