All Palettes

Color Palette #ff6e61, #709d9e, #8cedc6, #f8fbb1, #ffb347

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.great-fennel-flower {
color: #709d9e;
}
.bubble-algae {
color: #8cedc6;
}
.yellow-chalk {
color: #f8fbb1;
}
.agrellan-badland {
color: #ffb347;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--great-fennel-flower:#709d9e;
--bubble-algae:#8cedc6;
--yellow-chalk:#f8fbb1;
--agrellan-badland:#ffb347;
}

More palettes to explore