All Palettes

Color Palette #4f7d7d, #89a9a9, #b3d1d1, #e4f1f1, #fef5e7

0%
0%
0%

CSS code for this palette

/* CSS */
.nickel-ore-green {
color: #4f7d7d;
}
.harbor-mist {
color: #89a9a9;
}
.clinical-soft-blue {
color: #b3d1d1;
}
.ethereal-white {
color: #e4f1f1;
}
.soft-pillow {
color: #fef5e7;
}

/* CSS Variables */
:root {
--nickel-ore-green:#4f7d7d;
--harbor-mist:#89a9a9;
--clinical-soft-blue:#b3d1d1;
--ethereal-white:#e4f1f1;
--soft-pillow:#fef5e7;
}

More palettes to explore