All Palettes

Color Palette #6ed4cf, #f6e19d, #f9b4c3, #ff6e61, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.hidden-sea-glass {
color: #6ed4cf;
}
.buttery-croissant {
color: #f6e19d;
}
.love-spell {
color: #f9b4c3;
}
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--hidden-sea-glass:#6ed4cf;
--buttery-croissant:#f6e19d;
--love-spell:#f9b4c3;
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
}

More palettes to explore