All Palettes

Color Palette #ff6e61, #ffa142, #ffcd38, #a7d7d0, #6b9cd1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.peeps {
color: #ffcd38;
}
.sinbad {
color: #a7d7d0;
}
.blue-electress {
color: #6b9cd1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--peeps:#ffcd38;
--sinbad:#a7d7d0;
--blue-electress:#6b9cd1;
}

More palettes to explore