All Palettes

Color Palette #4f8c6d, #d9ca9b, #e7b8a2, #a77b9d, #8d5c93

0%
0%
0%

CSS code for this palette

/* CSS */
.saltwater-depth {
color: #4f8c6d;
}
.tahuna-sands {
color: #d9ca9b;
}
.pink-abalone {
color: #e7b8a2;
}
.usu-pink {
color: #a77b9d;
}
.chakra {
color: #8d5c93;
}

/* CSS Variables */
:root {
--saltwater-depth:#4f8c6d;
--tahuna-sands:#d9ca9b;
--pink-abalone:#e7b8a2;
--usu-pink:#a77b9d;
--chakra:#8d5c93;
}

More palettes to explore