All Palettes

Color Palette #ff6e61, #ffa142, #ffe057, #6bdfff, #6e61ff

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.pickled-ginger {
color: #ffe057;
}
.athena-blue {
color: #6bdfff;
}
.blue-genie {
color: #6e61ff;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--pickled-ginger:#ffe057;
--athena-blue:#6bdfff;
--blue-genie:#6e61ff;
}

More palettes to explore