All Palettes

Color Palette #ff6e61, #ffa142, #f6d70e, #6ed8b3, #3b5e9b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.tau-light-ochre {
color: #f6d70e;
}
.peppy {
color: #6ed8b3;
}
.raftsman {
color: #3b5e9b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--tau-light-ochre:#f6d70e;
--peppy:#6ed8b3;
--raftsman:#3b5e9b;
}

More palettes to explore