All Palettes

Color Palette #ff6e61, #ffb84d, #f5d65c, #6fbe89, #6a8faf

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.wake-me-up {
color: #f5d65c;
}
.clover-mist {
color: #6fbe89;
}
.grant-village {
color: #6a8faf;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--wake-me-up:#f5d65c;
--clover-mist:#6fbe89;
--grant-village:#6a8faf;
}

More palettes to explore