All Palettes

Color Palette #ff6e61, #ffa142, #ffcd75, #a2d8d0, #709fd2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.grandis {
color: #ffcd75;
}
.smooth-satin {
color: #a2d8d0;
}
.blue-electress {
color: #709fd2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--grandis:#ffcd75;
--smooth-satin:#a2d8d0;
--blue-electress:#709fd2;
}

More palettes to explore