All Palettes

Color Palette #f0f8e8, #c7e5c8, #80d3fa, #65b5f6, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.white-sulfur {
color: #f0f8e8;
}
.wintergreen-mint {
color: #c7e5c8;
}
.kul-sharif-blue {
color: #80d3fa;
}
.ti-n-l-n-sky {
color: #65b5f6;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--white-sulfur:#f0f8e8;
--wintergreen-mint:#c7e5c8;
--kul-sharif-blue:#80d3fa;
--ti-n-l-n-sky:#65b5f6;
--floral-leaf:#ffb84d;
}

More palettes to explore