All Palettes

Color Palette #ff6e61, #ffb347, #6fbe6f, #77c8da, #6c5b80

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.agrellan-badland {
color: #ffb347;
}
.dublin {
color: #6fbe6f;
}
.water-flow {
color: #77c8da;
}
.concord-jam {
color: #6c5b80;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--agrellan-badland:#ffb347;
--dublin:#6fbe6f;
--water-flow:#77c8da;
--concord-jam:#6c5b80;
}

More palettes to explore