All Palettes

Color Palette #ff6e61, #ffa142, #ffcb2e, #a8e1ff, #4d8bff

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.bumblebee {
color: #ffcb2e;
}
.droplet {
color: #a8e1ff;
}
.skinny-jeans {
color: #4d8bff;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--bumblebee:#ffcb2e;
--droplet:#a8e1ff;
--skinny-jeans:#4d8bff;
}

More palettes to explore