All Palettes

Color Palette #5b8b8b, #7cb6aa, #a1d4c7, #f1e5d5, #f9ccb9

0%
0%
0%

CSS code for this palette

/* CSS */
.steel-teal {
color: #5b8b8b;
}
.mint-bonbon-green {
color: #7cb6aa;
}
.refresh {
color: #a1d4c7;
}
.elegant-ivory {
color: #f1e5d5;
}
.biscuit-cream {
color: #f9ccb9;
}

/* CSS Variables */
:root {
--steel-teal:#5b8b8b;
--mint-bonbon-green:#7cb6aa;
--refresh:#a1d4c7;
--elegant-ivory:#f1e5d5;
--biscuit-cream:#f9ccb9;
}

More palettes to explore