All Palettes

Color Palette #ff6e61, #ffa142, #f9df6c, #a0d468, #4ab3e8

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.vanilla-pudding {
color: #f9df6c;
}
.be-spontaneous {
color: #a0d468;
}
.high-blue {
color: #4ab3e8;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--vanilla-pudding:#f9df6c;
--be-spontaneous:#a0d468;
--high-blue:#4ab3e8;
}

More palettes to explore