All Palettes

Color Palette #3e8e8c, #8cd4d1, #c3eaea, #f6f9f7, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-chill {
color: #3e8e8c;
}
.fling-green {
color: #8cd4d1;
}
.gentle-cold {
color: #c3eaea;
}
.lynx-white {
color: #f6f9f7;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--blue-chill:#3e8e8c;
--fling-green:#8cd4d1;
--gentle-cold:#c3eaea;
--lynx-white:#f6f9f7;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore