All Palettes

Color Palette #ff6e61, #ffa142, #f2e03a, #6bdb6b, #4cb7e1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.angel-s-trumpet {
color: #f2e03a;
}
.lightish-green {
color: #6bdb6b;
}
.lake-thun {
color: #4cb7e1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--angel-s-trumpet:#f2e03a;
--lightish-green:#6bdb6b;
--lake-thun:#4cb7e1;
}

More palettes to explore