All Palettes

Color Palette #ff6e61, #ffa142, #ffcd29, #a4dab5, #6ca2d5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.bumblebee {
color: #ffcd29;
}
.frugal {
color: #a4dab5;
}
.blue-gourami {
color: #6ca2d5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--bumblebee:#ffcd29;
--frugal:#a4dab5;
--blue-gourami:#6ca2d5;
}

More palettes to explore