All Palettes

Color Palette #ff6e61, #ffa142, #ffe057, #6fbe7f, #3b5b9b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.pickled-ginger {
color: #ffe057;
}
.jade-stone-green {
color: #6fbe7f;
}
.raftsman {
color: #3b5b9b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--pickled-ginger:#ffe057;
--jade-stone-green:#6fbe7f;
--raftsman:#3b5b9b;
}

More palettes to explore