All Palettes

Color Palette #ff6e61, #71a3ef, #ffb84d, #f5b8b2, #a7d7b8

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.greek-sea {
color: #71a3ef;
}
.floral-leaf {
color: #ffb84d;
}
.ballerina-tears {
color: #f5b8b2;
}
.eerie-glow {
color: #a7d7b8;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--greek-sea:#71a3ef;
--floral-leaf:#ffb84d;
--ballerina-tears:#f5b8b2;
--eerie-glow:#a7d7b8;
}

More palettes to explore