All Palettes

Color Palette #ff6e61, #71a3ef, #f8d68b, #ffb84d, #a1d85a

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.greek-sea {
color: #71a3ef;
}
.5 {
color: #f8d68b;
}
.floral-leaf {
color: #ffb84d;
}
.lime-lizard {
color: #a1d85a;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--greek-sea:#71a3ef;
--5:#f8d68b;
--floral-leaf:#ffb84d;
--lime-lizard:#a1d85a;
}

More palettes to explore