All Palettes

Color Palette #5b8b89, #b1c9b5, #e1d6a8, #f7b378, #d95136

0%
0%
0%

CSS code for this palette

/* CSS */
.steel-teal {
color: #5b8b89;
}
.aida {
color: #b1c9b5;
}
.buckwheat-groats {
color: #e1d6a8;
}
.market-melon {
color: #f7b378;
}
.fire-island {
color: #d95136;
}

/* CSS Variables */
:root {
--steel-teal:#5b8b89;
--aida:#b1c9b5;
--buckwheat-groats:#e1d6a8;
--market-melon:#f7b378;
--fire-island:#d95136;
}

More palettes to explore