All Palettes

Color Palette #ff6e61, #71a3ef, #ffb84d, #f75961, #6fdc8c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.greek-sea {
color: #71a3ef;
}
.floral-leaf {
color: #ffb84d;
}
.dubarry {
color: #f75961;
}
.aurora-green {
color: #6fdc8c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--greek-sea:#71a3ef;
--floral-leaf:#ffb84d;
--dubarry:#f75961;
--aurora-green:#6fdc8c;
}

More palettes to explore