All Palettes

Color Palette #ff6e61, #ffa142, #ffcb2e, #70d7ff, #6a5bcd

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.bumblebee {
color: #ffcb2e;
}
.heisenberg-blue {
color: #70d7ff;
}
.ameixa {
color: #6a5bcd;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--bumblebee:#ffcb2e;
--heisenberg-blue:#70d7ff;
--ameixa:#6a5bcd;
}

More palettes to explore