All Palettes

Color Palette #1a8e7d, #4cb8a4, #90e4c7, #f1f4e7, #f8c9b4

0%
0%
0%

CSS code for this palette

/* CSS */
.miami-jade {
color: #1a8e7d;
}
.mountain-lake-azure {
color: #4cb8a4;
}
.clean-green {
color: #90e4c7;
}
.calcium {
color: #f1f4e7;
}
.biscuit-cream {
color: #f8c9b4;
}

/* CSS Variables */
:root {
--miami-jade:#1a8e7d;
--mountain-lake-azure:#4cb8a4;
--clean-green:#90e4c7;
--calcium:#f1f4e7;
--biscuit-cream:#f8c9b4;
}

More palettes to explore