All Palettes

Color Palette #ff6e61, #ffa142, #f3e13f, #a9da4e, #4ab3e8

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.highlighter-yellow {
color: #f3e13f;
}
.conifer {
color: #a9da4e;
}
.high-blue {
color: #4ab3e8;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--highlighter-yellow:#f3e13f;
--conifer:#a9da4e;
--high-blue:#4ab3e8;
}

More palettes to explore