All Palettes

Color Palette #ff6e61, #ffa142, #ffcb5c, #d3d600, #a1dff7

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.nacho {
color: #ffcb5c;
}
.chartreuse-shot {
color: #d3d600;
}
.ganon-blue {
color: #a1dff7;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--nacho:#ffcb5c;
--chartreuse-shot:#d3d600;
--ganon-blue:#a1dff7;
}

More palettes to explore