All Palettes

Color Palette #5f8d95, #8ab7af, #a6d9d4, #f1e4cb, #f9b49f

0%
0%
0%

CSS code for this palette

/* CSS */
.bell-blue {
color: #5f8d95;
}
.morning-green {
color: #8ab7af;
}
.lolly-ice {
color: #a6d9d4;
}
.champagne-burst {
color: #f1e4cb;
}
.mystic-tulip {
color: #f9b49f;
}

/* CSS Variables */
:root {
--bell-blue:#5f8d95;
--morning-green:#8ab7af;
--lolly-ice:#a6d9d4;
--champagne-burst:#f1e4cb;
--mystic-tulip:#f9b49f;
}

More palettes to explore