All Palettes

Color Palette #ff6e61, #71a3ef, #f9d971, #ffb84d, #e76a89

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.greek-sea {
color: #71a3ef;
}
.top-banana {
color: #f9d971;
}
.floral-leaf {
color: #ffb84d;
}
.deep-blush {
color: #e76a89;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--greek-sea:#71a3ef;
--top-banana:#f9d971;
--floral-leaf:#ffb84d;
--deep-blush:#e76a89;
}

More palettes to explore