All Palettes

Color Palette #30bfd5, #3cddda, #5cf0e8, #a7f6b7, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.holiday-blue {
color: #30bfd5;
}
.fresh-turquoise {
color: #3cddda;
}
.poseidon-jr {
color: #5cf0e8;
}
.light-mint-green {
color: #a7f6b7;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--holiday-blue:#30bfd5;
--fresh-turquoise:#3cddda;
--poseidon-jr:#5cf0e8;
--light-mint-green:#a7f6b7;
--floral-leaf:#ffb84d;
}

More palettes to explore