All Palettes

Color Palette #ff6e61, #71a3ef, #b7ebc0, #ffb84d, #f54b42

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.greek-sea {
color: #71a3ef;
}
.slime-lime {
color: #b7ebc0;
}
.floral-leaf {
color: #ffb84d;
}
.angry-flamingo {
color: #f54b42;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--greek-sea:#71a3ef;
--slime-lime:#b7ebc0;
--floral-leaf:#ffb84d;
--angry-flamingo:#f54b42;
}

More palettes to explore